Giter Site home page Giter Site logo

Error 502 after Update about pathfinder HOT 8 CLOSED

goryn-clade avatar goryn-clade commented on September 17, 2024
Error 502 after Update

from pathfinder.

Comments (8)

ppfeufer avatar ppfeufer commented on September 17, 2024

Found it.

CCP_SSO_JWK_CLAIM was missing in my environment.ini. Would be nice to mention that somewhere ...

But now I get a new error ...

image

from pathfinder.

samoneilll avatar samoneilll commented on September 17, 2024

Hey, I'm sorry, I missed updating the environment.ini in the docker-compose project, I've fixed it now.

The second error you're getting there is because the Db schema for storing access tokens changed. Go to your /setup page and run the "fix columns/keys" task on the "PF" database, and then try to log in again.

Edit: There's also a step by step upgrade guide here:

https://github.com/goryn-clade/pathfinder-containers/wiki/v2.1.1----v2.1.4-Upgrade-Guide

from pathfinder.

ppfeufer avatar ppfeufer commented on September 17, 2024

"fix columns/keys" is resulting in a foreign key constraint error ...

I nuked the DBs and rebuild them, working now ...

from pathfinder.

samoneilll avatar samoneilll commented on September 17, 2024

Okay, glad to hear it's working. Let me know if you run into any other issues.

from pathfinder.

TyrHeimdalEVE avatar TyrHeimdalEVE commented on September 17, 2024

The option (in /setup) to "Fix columns/keys" should fix both column types and foreign key constraints. You may have to run it multiple times.

In this specific case, character.esiAccessToken changed from varchar(256) to TEXT due to a change in length for tokens received from CCP's SSO API.

from pathfinder.

samoneilll avatar samoneilll commented on September 17, 2024

@ppfeufer I wonder if the foreign-key error you encoutered could be related to the issue you were having in #39. It would be interesting to know if you're still having that issue pasting structures after rebuilding the db.

from pathfinder.

ppfeufer avatar ppfeufer commented on September 17, 2024

Good point, no that is solved as well with nuking and rebuilding the DB ...

from pathfinder.

samoneilll avatar samoneilll commented on September 17, 2024

Cool, I'm going to close both issues then. There's definitely still other issues with pasting structures, but we have an open issue for it already

from pathfinder.

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.