Giter Club home page Giter Club logo

Comments (12)

akien-mga avatar akien-mga commented on May 30, 2024 1

I got the warning back now though it worked fine this morning after I removed my PHPSESSID cookie yesterday. So it looks like it corrupts over time too.

from godot-asset-library.

mefihl avatar mefihl commented on May 30, 2024 1

Delete cookie not fix problem on 100 %. Sometimes this error is show again and sometimes asset-library itself logout.

from godot-asset-library.

akien-mga avatar akien-mga commented on May 30, 2024 1

I haven't seen the issue since b1d3172 was deployed, let's close as probably fixed, and reopen if it pops up again.

from godot-asset-library.

bojidar-bg avatar bojidar-bg commented on May 30, 2024

Please, remove you PHPSESSID cookie for that site. We are currently unable to find a better solution to this problem (and it should not happen to new visitors.)

from godot-asset-library.

 avatar commented on May 30, 2024

Happens to me as well. Removing PHPSESSID cookie does not help.

from godot-asset-library.

bojidar-bg avatar bojidar-bg commented on May 30, 2024

Seems the fix was not enough... Would check Monday.

from godot-asset-library.

bojidar-bg avatar bojidar-bg commented on May 30, 2024

Could confirm today... something pretty strange is probably going on...

from godot-asset-library.

akien-mga avatar akien-mga commented on May 30, 2024

New users also getting affected:
spectacle f27298

from godot-asset-library.

akien-mga avatar akien-mga commented on May 30, 2024

Here's a workaround for those affected by this issue: either try with another browser, or clean the PHPSESSID cookie as mentioned by @bojidar-bg. To do this on Chromium/Chrome, do: Ctrl+Maj+I > Application > Cookies > https://godotengine.org > Delete PHPSESSID.
spectacle z27298

Not sure how to do it in Firefox.

from godot-asset-library.

merumelu avatar merumelu commented on May 30, 2024

I am able to reproduce this if I visit https://godotengine.org/qa first then visit the asset library.

The QA site is using PHPSESSID as session name as well, so maybe something is clashing. For some reason, the warning doesn't show if the asset lib is the one creating the session(cookie) first. One would have to delve into question2answer's code and look what strange things it actually does. 😄

Maybe an easy fix is to just set the asset lib's session name to something other than PHPSESSID.

from godot-asset-library.

bojidar-bg avatar bojidar-bg commented on May 30, 2024

@merumelu That might actually be the culprit -- especially if QA writes to another location. But... the problem is the it occurs when refreshing assetlib pages enough times, so it might be deeper...

from godot-asset-library.

bojidar-bg avatar bojidar-bg commented on May 30, 2024

@merumelu, @mefihl, looks like this commit (b1d3172) fixes it, can you confirm?

from godot-asset-library.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.