Forum Login issues
Hello All,
I was trying to create a forum post to get some troubleshooting help for my MK4S, but I believe I found a bug on the forum. Whenever I click on the Hardware/Firmware/Software page of the MK4S forum, along with the general MK4S forum page, it signs me out of my account, preventing me from posting. I've tried navigating to the hardware page and then signing in, but that just sends me to the main forum menu. If someone from Prusa can assist, that would be much appreciated!
Best Answer by Ken:
I'm seeing similar, it appears to be a caching issue - Try going to the page and pressing refresh (usually F5 on keyboard) usually fixes it for the page.
For anyone investigating issue - I'm seeing a few issues in the web console (Firefox on Linux Mint)
Cookie “wpf_read_topics” does not have a proper “SameSite” attribute value. Soon, cookies without the “SameSite” attribute or with an invalid value will be treated as “Lax”. This means that the cookie will no longer be sent in third-party contexts. If your application depends on this cookie being available in such contexts, please add the “SameSite=None“ attribute to it. To know more about the “SameSite“ attribute, read https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://static.cloudflareinsights.com/beacon.min.js ...
None of the “sha512” hashes in the integrity attribute match the content of the subresource. The computed hash is ....
and a 404 for https://forum.prusa3d.com/wp-content/plugins/wpforo/wpf-assets/css/jquery-ui.css?ver=1.9.8
RE:
I'm seeing similar, it appears to be a caching issue - Try going to the page and pressing refresh (usually F5 on keyboard) usually fixes it for the page.
For anyone investigating issue - I'm seeing a few issues in the web console (Firefox on Linux Mint)
Cookie “wpf_read_topics” does not have a proper “SameSite” attribute value. Soon, cookies without the “SameSite” attribute or with an invalid value will be treated as “Lax”. This means that the cookie will no longer be sent in third-party contexts. If your application depends on this cookie being available in such contexts, please add the “SameSite=None“ attribute to it. To know more about the “SameSite“ attribute, read https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://static.cloudflareinsights.com/beacon.min.js ...
None of the “sha512” hashes in the integrity attribute match the content of the subresource. The computed hash is ....
and a 404 for https://forum.prusa3d.com/wp-content/plugins/wpforo/wpf-assets/css/jquery-ui.css?ver=1.9.8
RE: Forum Login issues
Yup, that seemed to work, I hit F5 and now it's fine.