k8thekat / GatekeeperV2

Update to Gatekeeper
GNU General Public License v3.0
27 stars 11 forks source link

AMP Docker instance - No such file or directory error #90

Closed veteranmina closed 1 year ago

veteranmina commented 1 year ago

When attempting to install a new instance of GatekeeperV2 in a docker container it errors with below:

/usr/bin/python3: can't open file '/AMP/gatekeeperv2/GatekeeperV2-main/start.py': [Errno 2] No such file or directory

I have attempted to restart the instance but it continues to fail. Via console going to directory .../amp/.ampdata/instaces/DiscordBot01/gatekeeperv2/GatekeeperV2-main/ only file listed is token.py

Is there a missing step for docker instances?

k8thekat commented 1 year ago

Please try clicking the "Update" button and then retry.

veteranmina commented 1 year ago

Update, instance directory did not populate. Should I attempt to delete the instance and restart from scratch? I made the instance from the drop-down selecting GateKeeperV2.

python3: Pulling from cubecoders/ampbase Digest: sha256:b07e034788e832bfd4e0de83ce826f8d5bb9906efb81153b93ba6d1d1aa21787 Status: Image is up to date for cubecoders/ampbase:python3 docker.io/cubecoders/ampbase:python3

veteranmina commented 1 year ago

ah! I mistook you're mention of update button for the instance and not the console/status page. I have confirmed files are populated.

Thank you!