GithubHelp home page GithubHelp logo

Comments (8)

november781 avatar november781 commented on June 8, 2024 1
SETUP=False
VERSION=master
SERVER=PRODUCTION
SCHEME=http:\/\/
URL=pf.zapin.space
MYSQL_USER=root
MYSQL_PASSWORD={redacted}
CCP_SSO_CLIENT_ID={redacted}
CCP_SSO_SECRET_KEY={redacted}
CHARACTER=
CORPORATION=
ALLIANCE=99005130
UseRedis=True
CronWebUI=TRUE
NAME=SignalFinder
PrivateLIFETIME=60
PrivateMAX_COUNT=3
PrivateMAX_SHARED=100
PrivateMAX_SYSTEMS=300
PrivateLOG_ACTIVITY_ENABLED=1
PrivateLOG_HISTORY_ENABLED=1
PrivateSEND_HISTORY_SLACK_ENABLED=0
PrivateSEND_RALLY_SLACK_ENABLED=1
PrivateSEND_HISTORY_DISCORD_ENABLED=0
PrivateSEND_RALLY_DISCORD_ENABLED=1
PrivateSEND_RALLY_Mail_ENABLED=0
CorpLIFETIME=99999
CorpMAX_COUNT=5
CorpMAX_SHARED=4
CorpMAX_SYSTEMS=300
CorpLOG_ACTIVITY_ENABLED=1
CorpLOG_HISTORY_ENABLED=1
CorpSEND_HISTORY_SLACK_ENABLED=1
CorpSEND_RALLY_SLACK_ENABLED=1
CorpSEND_HISTORY_DISCORD_ENABLED=1
CorpSEND_RALLY_DISCORD_ENABLED=1
CorpSEND_RALLY_Mail_ENABLED=0
AddAdminChar=True
AdminCharID=2112813275

this is my .env file for reference

from pathfinder-docker.

november781 avatar november781 commented on June 8, 2024

what does your .env file look like? Dont include stuff like CCP_SSO_CLIENT_ID and
CCP_SSO_SECRET_KEY

from pathfinder-docker.

vocino avatar vocino commented on June 8, 2024

What should be filled out? The readme says to fill out the .env. I tried it using the default example .env with the same results.

from pathfinder-docker.

november781 avatar november781 commented on June 8, 2024

I'm mostly interested in what parameters you had set since line 27 of entrypoint.sh is if ["${UseRedis}" != "False"] ; then.

If you have something odd in your .env I might be able to figure it out.

from pathfinder-docker.

vocino avatar vocino commented on June 8, 2024

Yeah exactly. I was trying to debug by using a vanilla .env (from your template) as well as trying different value types for UseRedis=

from pathfinder-docker.

november781 avatar november781 commented on June 8, 2024

you could try removing that bit from the entrypoint.sh and rebuilding the container. I dont know what it is doing with your machine

I was able to get it up and running with a vanilla .env just now under windows with docker and have had this running happily on a VPS for amost a year now

from pathfinder-docker.

vocino avatar vocino commented on June 8, 2024

Not sure what's up. Tried this on a totally fresh setup with only docker-compose.yml and .env both templated from your files and got the same error. I have other docker-compose powered containers up and running on the same server. So frustrating, not sure what the issue is.

from pathfinder-docker.

vocino avatar vocino commented on June 8, 2024

#29 looks like a fix. sorry, didn't dig into syntax but i think it's just a spacing issue.

from pathfinder-docker.

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.