Update compose.yml #1

Merged
decentral1se merged 1 commits from MIR/gancio:main into main 2025-04-16 05:08:18 +00:00
Owner

The inclusion of PATH as an environment variable causes the app to fail to launch, I understand that this is included in the compose file on framagit so maybe this is an upstream issue. Either way, removing that one line allows the app to launch and I've had no issues.

O2025-04-16T01:29:10.623068329Z /usr/bin/env: 'node': No such file or directory
O2025-04-16T01:29:04.828829113Z /usr/bin/env: 'node': No such file or directory
O2025-04-16T01:29:16.371219347Z /usr/bin/env: 'node': No such file or directory
O2025-04-16T01:28:58.052605557Z /usr/bin/env: 'node': No such file or directory
The inclusion of PATH as an environment variable causes the app to fail to launch, I understand that this is included in the compose file on framagit so maybe this is an upstream issue. Either way, removing that one line allows the app to launch and I've had no issues. ``` O2025-04-16T01:29:10.623068329Z /usr/bin/env: 'node': No such file or directory O2025-04-16T01:29:04.828829113Z /usr/bin/env: 'node': No such file or directory O2025-04-16T01:29:16.371219347Z /usr/bin/env: 'node': No such file or directory O2025-04-16T01:28:58.052605557Z /usr/bin/env: 'node': No such file or directory ```
Brooke added 1 commit 2025-04-16 01:42:26 +00:00
Brooke changed title from WIP: Update compose.yml to Update compose.yml 2025-04-16 01:42:40 +00:00
Brooke requested review from decentral1se 2025-04-16 01:42:52 +00:00
decentral1se approved these changes 2025-04-16 05:08:12 +00:00
decentral1se left a comment
Owner

Oh, that's weird, I wasn't seeing that at all?

OK, but let's get rid of it then if you're seeing the fix work / no difference.

Thanks!

Oh, that's weird, I wasn't seeing that at all? OK, but let's get rid of it then if you're seeing the fix work / no difference. Thanks!
decentral1se merged commit 1f9f0ec7b4 into main 2025-04-16 05:08:18 +00:00
Author
Owner

I'm not sure exactly what the issue is but I've only ever seen that exact output on new gancio deployments.

I'm not sure exactly what the issue is but I've only ever seen that exact output on new gancio deployments.
Sign in to join this conversation.
No description provided.