GithubHelp home page GithubHelp logo

pathfinder-docker's People

Contributors

lord-carlos avatar netmonster avatar november781 avatar porowns avatar vocino avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

pathfinder-docker's Issues

Cannot create needed DB. Unknown MYSQL root pw.

Per the instructions, it asks you to go into the shell for the container running mysql. I do so, but it didnt use my .env variable for the password, because its not working.

I deleted my containers and re-composed them a few times with different passwords to make sure.

I can't get into mysql at this point, to create the DB's pathfinder wants, stopping me from accessing the /setup/ directory to complete installation.

Map Not Functioning

Starting today I've been unable to load maps from any character after checking the docker container logs I have this output.
docker-compose logs pathfinder Attaching to pathfinder-docker_pathfinder_1 pathfinder_1 | Replacing settings pathfinder_1 | sed: -e expression #1, char 57: unknown option to 's' pathfinder_1 | /usr/local/bin/entrypoint.sh: line 27: [False: command not found pathfinder_1 | * Starting periodic command scheduler cron pathfinder_1 | ...done. pathfinder_1 | Starting redis-server: redis-server.

I've tried recreating the container and ensuring that the latest release was running but with no success. I am able to load the webpage and login, but the map will not load.

Latest image is not latest

looks like when the new image was uploaded it was tagged lastest instead of latest resulting in builds not getting the new entrypoint script with the map settings as seen in #16

Readme needs update.

I'll see if I can get this new version working and update the readme accordingly

AddAdminChar

From what I can tell, AddAdminChar and AdminCharID do not appear to be added to the pathfinder config.

Assuming the entrypoint.sh script in the repo is up to date I would have expected these values to end up in /var/www/pathfinder/conf/pathfinder.ini.

However, the conf directory doesn't appear to exist and while the majority of the settings in .env make it into the actual configuration file /var/www/pathfinder/app/pathfinder.ini the AddAdminChar and AdminCharID do not.

ESI Setup

Firstly fantastic Job on the Image. I apologies if this is more of a help request.

Just trying to test this locally (Localhost:8000) and run into the issue with the ESI? Im hoping to past this hurdle before trying to host it on aws/pws. Still quite "green" to this. Im sure my callback is incorrect on the dev ESI page.

{"error":"invalid_request","error_description":"The callback URI doesn't match the value stored for this client

My callback URI has been set to "http://localhost:8000/callback" and other things and I still get the above error. Hoping you have seen this and jumped this hurdle before. Thank you again for taking the time to create the docker image.

Pathfinder on Docker for Ubuntu Pi

When trying to set up Pathfinder via Docker on my Raspberry Pi I am running into an issue with mysql not finding an arm version in the manifests. Below is my error text. I imagine this is an easy fix I just don't know docker very well. Thanks!

ubuntu@ubuntu:~/pathfinder$ sudo docker-compose up -d
Pulling db (mysql:5.7)...
5.7: Pulling from library/mysql
ERROR: no matching manifest for linux/arm64/v8 in the manifest list entries

Maps wont load after SSO Login [FIXED]

Hello, so I've got everything set up, DB's are all green, i get the SSO callback but afterwards it just takes me back to the index page to sign in again. I'm not sure if i'm doing anything wrong but I've made 2 instances of the docker now and both are doing the same thing, Click Log In with EVE then use credentials then callback to site and back to Log In With EVE page.

Also another thing would be nice is if i could actually change the port from 8000, i have had absolutely no luck doing this. Any help would be great.

TIA

Login issues

Hello,

on the first view everything seems ok...
as soon as you login nothing happens, after the auth on eve-online you are directed back to PF and you arent logged in.

http://pf.horizon-ind.space:8000/

Dunno if its something i messe up?

Cheers

No valid DB Connection Given

Hi.

I've just spun up an instance following the instructions.
However, on navigating to the /setup/ I get the error: "No valid DB Connection Given"

I can see in the pathfinder container that the name set for the database host is db.
However, in my instance it appears to be named pathfinder_db_1.
Unfortunately changing this doesn't appear to have made any difference.

Any ideas?

Importing Maps - Max_input_vars?

Hello,
First up, love your work. Really nicely down.

I'm struggling and I think I'm missing something.
Basically, I'm attempting to import a map which is fairly large (It's all of Catch).

I hit the issue whereby php states "{"status":"Internal Server Error","code":500,"text":"Fatal error: Unknown: Input variables exceeded 1000. To increase the limit change max_input_vars in php.ini.","level":0}"

In the config/php.ini I've increased the value to say 5000 but it doesn't appear to take any notice of this.

Am I missing something?

[Working on this] needs a pathfinder.ini overwrite file for some settings modifications

due to similar names in the settings of, for instance map lifetimes, we need an overwrite pathfinder.ini that gets placed in the /var/www/pathfinder/conf/ folder that can be manually edited and imported with the Dockerfile.

I am attempting this on my fork but cant seem to get pathfinder to see the file.

this change would allow setting admin logins, changing map settings, changing server name (that one can be done in the existing .env file).

help would be appreciated

Errors in entrypoint.sh

I can't see to get past this error during setup.

pathfinder_1  | Replacing settings
pathfinder_1  | /usr/local/bin/entrypoint.sh: line 27: [False: command not found
pathfinder_1  |  * Starting periodic command scheduler cron
pathfinder_1  |    ...done.
pathfinder_1  | Starting redis-server: redis-server.

Any advice?

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.