You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Opening this as cannot re-open an older closed related issue.
Getting the following error in Docker when using generated environment variables in a .env.[bsky-handle] file.
All relevant file permissions seem to be allowed so not sure what is causing the block, would appreciate any insight you can provide on this!
2024-12-03 13:05:00 touitomamout | Error: No suitable .env file found.
2024-12-03 13:05:00 touitomamout | at file:///app/dist/index.js:10939:11
2024-12-03 13:05:00 touitomamout | at ModuleJob.run (node:internal/modules/esm/module_job:234:25)
2024-12-03 13:05:00 touitomamout | at async ModuleLoader.import (node:internal/modules/esm/loader:473:24)
2024-12-03 13:05:00 touitomamout | at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)
2036-01-01 00:00:00
touitomamout exited with code 1
The text was updated successfully, but these errors were encountered:
I have multiple env. files. I had issues with docker, and just went with the git download and manually syncing with node ./dist/index.js env.handle in multiple tmux sessions
Opening this as cannot re-open an older closed related issue.
Getting the following error in Docker when using generated environment variables in a .env.[bsky-handle] file.
All relevant file permissions seem to be allowed so not sure what is causing the block, would appreciate any insight you can provide on this!
The text was updated successfully, but these errors were encountered: