GithubHelp home page GithubHelp logo

Trigger installation issues about trigger HOT 6 OPEN

francisjes avatar francisjes commented on June 15, 2024
Trigger installation issues

from trigger.

Comments (6)

tcuthbert avatar tcuthbert commented on June 15, 2024

Looks like something went wrong with your copy there cp: cannot stat âconf/trigger_settings.pyâ: No such file or directory

from trigger.

tcuthbert avatar tcuthbert commented on June 15, 2024

What's the output of?:

cat /etc/trigger/settings.py
stat /etc/trigger/settings.py

from trigger.

francisjes avatar francisjes commented on June 15, 2024

from trigger.

tcuthbert avatar tcuthbert commented on June 15, 2024

What happens when you run

cd /etc/trigger
sudo touch afile
ls

from trigger.

francisjes avatar francisjes commented on June 15, 2024

from trigger.

tcuthbert avatar tcuthbert commented on June 15, 2024

OK. As there is an issue with cp we could try two things:

  1. from /etc/trigger do the following touch settings.py then cut and paste the contents of trigger_settings.py into settings.py and save.

  2. set your TRIGGER_SETTINGS environment variable to an alternate location. You could test this like so:

export TRIGGER_SETTINGS=conf/trigger_settings.py

I just noticed something. Did you clone/copy the trigger repo into /etc/trigger/ ? If so dont' do that, clone it to something like ~/.local/src/trigger, /srv/trigger, /opt/trigger or /usr/local/src/trigger and set yourself as the owner with chown.

from trigger.

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.