hatnote / montage

📷 Photo evaluation tool for and by Wiki Loves competitions
https://commons.wikimedia.org/wiki/Commons:Montage
BSD 3-Clause "New" or "Revised" License
36 stars 11 forks source link

Unable to run Montage in Firefox #136

Closed MichaelNMaggs closed 3 years ago

MichaelNMaggs commented 5 years ago

On clicking the link 'Log in using Wikimedia account', Firefox throws the error message:

Internal server error

_<ExceptionInfo [AttributeError: 'JSONCookie' object has no attribute 'set_expires'] (27 frames, last=Callpoint('complete_login', 162, 'montage.public_endpoints', './montage/public_endpoints.py', 121, ' cookie.set_expires()'))>

Error type: http://docs.python.org/2/library/exceptions.html#exceptions.AttributeError_

Same result on several machines. Firefox 62.0.3 for Mac.

slaporte commented 5 years ago

Does it work now?

I've upgraded to clastic 0.50, which includes a stale cookie fix that may be related to your issue. Let me know if it's still problem.

MichaelNMaggs commented 5 years ago

No longer see that error, but instead when I click on 'Log in using Wikimedia account', Firefox simply reloads the same 'Please log in' page.

PierreSelim commented 5 years ago

Works fine here on:

MichaelNMaggs commented 5 years ago

Mac results:

MichaelNMaggs commented 4 years ago

A year later, and Firefox 69.0 on Mac is working fine.

lgelauff commented 3 years ago

Seems fixed, closing.