Thank you for the information.
Interesting enough, my database does not have a “hone” entry. I am looking in _options, and do see the option siteurl. I also searched for home, with no results.
I did retype the siteurl just in case.
The wp-config file does not contain any mention of COOKIEPATH
I renamed the plugins and themes folder. I received the same error when attempting to go to the /wp-admin login page.
Seems the issue may be due to the home option being missing –
I added this to the wp-config file and everything is working now.
define( 'WP_HOME', 'http://mysite' );
Thanks!!!
I rolled back to v5.10.3 and then updated Event Tickets from version Version 5.19.1.1 to 5.21.0
I then updated the Events Calendar to v6.11.0.1
Seems to be working now.