Re: [MediaWiki-l] Login error on new wiki 1.33.0

2019-09-15 Thread Bri
Thank you Mr. Wolff! That did get me in. I will investigate the cache install. Thank you again! On 2019-09-13 10:13, Brian Wolff wrote: Sometimes this can happen if the object cache isnt storing things properly or isnt big enough (i.e. apcu.shm_size too small) Try setting $wgSessionCacheType=C

Re: [MediaWiki-l] Login error on new wiki 1.33.0

2019-09-13 Thread Brian Wolff
Sometimes this can happen if the object cache isnt storing things properly or isnt big enough (i.e. apcu.shm_size too small) Try setting $wgSessionCacheType=CACHE_DB; if that fixes it, it still means something is wrong with the caching setup which you should still figure as other things might be r

Re: [MediaWiki-l] Login error on new wiki 1.33.0

2019-09-12 Thread Jonathan Aquilina
Hi Bri, Have you tried clearning your browser cache? Regards, Jonathan -Original Message- From: MediaWiki-l On Behalf Of Bri Sent: Friday, 13 September 2019 03:12 To: MediaWiki announcements and site admin list Subject: [MediaWiki-l] Login error on new wiki 1.33.0 I am getting the

[MediaWiki-l] Login error on new wiki 1.33.0

2019-09-12 Thread Bri
I am getting the following error when I try to log in to my new wiki (v 1.33.0): "There seems to be a problem with your login session; this action has been canceled as a precaution against session hijacking. Please resubmit the form." I have tried with multiple browsers and get the same erro