Closed
Description
Nature of issue?
Found a bug
Details about the bug:
- Web browser and version: Firefox 89.0 and Safari 13.0.1
- Operating System: Mac OS X 10.14.6
- Steps to reproduce this bug:
When typing in my username and password and pressing "Log In" on https://editor.p5js.org/login, I'm not redirected to a new page. Instead the "Log In" button is disabled, so I can't push it a second time, and nothing else happens.
I have included logs from JS console below together with a screenshot.
Steps:
- Open either Firefox (v. 89.0) or Safari (13.0.1)
- Open https://editor.p5js.org/login
- Enter your username and password
- Click with the mouse on "Log In"
XHRGEThttps://editor.p5js.org/editor/session
[HTTP/3 404 Not Found 302ms]
GET
https://editor.p5js.org/editor/session
Status404
Not Found
VersionHTTP/3
Transferred882 B (36 B size)
Referrer Policystrict-origin-when-cross-origin
access-control-allow-credentials
true
alt-svc
h3-27=":443"; ma=86400, h3-28=":443"; ma=86400, h3-29=":443"; ma=86400, h3=":443"; ma=86400
cf-cache-status
DYNAMIC
cf-ray
67663f2e0959735f-CPH
content-length
36
content-type
application/json; charset=utf-8
date
Thu, 29 Jul 2021 12:10:55 GMT
etag
W/"24-wRuFiqDiWqJZxk2aPimqOrIMcUA"
expect-ct
max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
nel
{"report_to":"cf-nel","max_age":604800}
report-to
{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=WZEN6%2BOn9MiL9TtxnJENWnjewWDWdpXw3Lthf3sd6NwaADkMZL3XgKlrGc6BwH6ZtbYECqmsvba%2BZ%2FRPGtQjb1fHG3eZ2ADKeGAY1ObfzBMquTyNh1fP2sSNGfFAQLdKwdQ%3D"}],"group":"cf-nel","max_age":604800}
server
cloudflare
vary
Origin
via
1.1 google
x-powered-by
Express
Accept
application/json, text/plain, */*
Accept-Encoding
gzip, deflate, br
Accept-Language
da,en-US;q=0.7,en;q=0.3
Alt-Used
editor.p5js.org
Cache-Control
max-age=0
Connection
keep-alive
Cookie
sessionId=s%3AkuIfHn5p7eFJ2c3bI7jy6aj6XZwbYDhI.nfUd2ZVB1s1buxQLgoU%2ByVlIQxsjAfVtv%2F6WlhrJJHc
Host
editor.p5js.org
Referer
https://editor.p5js.org/login
Sec-GPC
1
TE
Trailers
User-Agent
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:89.0) Gecko/20100101 Firefox/89.0
XHRPOSThttps://editor.p5js.org/editor/login
[HTTP/3 401 Unauthorized 684ms]
POST
https://editor.p5js.org/editor/login
Status401
Unauthorized
VersionHTTP/3
Transferred948 B (43 B size)
Referrer Policystrict-origin-when-cross-origin
access-control-allow-credentials
true
access-control-allow-origin
https://editor.p5js.org
alt-svc
h3-27=":443"; ma=86400, h3-28=":443"; ma=86400, h3-29=":443"; ma=86400, h3=":443"; ma=86400
cf-cache-status
DYNAMIC
cf-ray
67663f480a51735f-CPH
content-length
43
content-type
application/json; charset=utf-8
date
Thu, 29 Jul 2021 12:10:59 GMT
etag
W/"2b-LNOPSj36zBLYs/FYlqqUmbnJGls"
expect-ct
max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
nel
{"report_to":"cf-nel","max_age":604800}
report-to
{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=f7lHCv2lzSrlFSvkabYzrx27T9n0vGnqGHD9TcJx%2FpLIdbfScZU9Czrr8uR%2BO8lWAMYRXGyuIIwZjH1iXXJxTwRTCZayguZ3RjbZYxvsxLx3CTzwlh%2Fgcg1keN%2FrNWNouiA%3D"}],"group":"cf-nel","max_age":604800}
server
cloudflare
vary
Origin
via
1.1 google
x-powered-by
Express
Accept
application/json, text/plain, */*
Accept-Encoding
gzip, deflate, br
Accept-Language
da,en-US;q=0.7,en;q=0.3
Alt-Used
editor.p5js.org
Connection
keep-alive
Content-Length
44
Content-Type
application/json;charset=utf-8
Cookie
sessionId=s%3AkuIfHn5p7eFJ2c3bI7jy6aj6XZwbYDhI.nfUd2ZVB1s1buxQLgoU%2ByVlIQxsjAfVtv%2F6WlhrJJHc
Host
editor.p5js.org
Origin
https://editor.p5js.org
Referer
https://editor.p5js.org/login
Sec-GPC
1
TE
Trailers
User-Agent
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:89.0) Gecko/20100101 Firefox/89.0
Metadata
Metadata
Assignees
Labels
No labels