Skip to content

error after deploying to piku #1

Open
@dwightmulcahy

Description

@dwightmulcahy

So after deploying gitea to my "just installed" piku setup using your awesome playbook. I looked at the logs:

🍺 $ ssh piku@mypiku.local logs gitea
web.1 | [uwsgi-daemons] respawning "GITEA_WORK_DIR=$VIRTUAL_ENV/gitea/ ./gitea web -p $PORT" (uid: 1001 gid: 33)
web.1 | /bin/sh: 1: ./gitea: Permission denied
web.1 | [uwsgi-daemons] respawning "GITEA_WORK_DIR=$VIRTUAL_ENV/gitea/ ./gitea web -p $PORT" (uid: 1001 gid: 33)
web.1 | /bin/sh: 1: ./gitea: Permission denied
web.1 | [uwsgi-daemons] throttling "GITEA_WORK_DIR=$VIRTUAL_ENV/gitea/ ./gitea web -p $PORT" for 15 seconds
web.1 | [uwsgi-daemons] respawning "GITEA_WORK_DIR=$VIRTUAL_ENV/gitea/ ./gitea web -p $PORT" (uid: 1001 gid: 33)
web.1 | /bin/sh: 1: ./gitea: Permission denied
web.1 | [uwsgi-daemons] respawning "GITEA_WORK_DIR=$VIRTUAL_ENV/gitea/ ./gitea web -p $PORT" (uid: 1001 gid: 33)
web.1 | /bin/sh: 1: ./gitea: Permission denied

so it looks like $VIRTUAL_ENV and $PORT need to be defined...

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions