-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error sourced init orgs --token #225
Comments
Hi @clbaeza ! Docker-compose version:
|
Hi, here are the information you required. thanks! docker-compose -v
cat ~/.sourced/workdirs/active/.env
|
@clbaeza thank you. #226 should fix the problem. But could you please show output of this command:
While there is no new release with the fix, as a temporary workaround you can edit
And then
UI will be available after 30-60 seconds at
P.S. I changed your comment to remove token. |
Oh thanks, I didn't see the token! docker info --format "{{.NCPU}}"
I changed what you indicate, but I get the same error.
|
That is interesting. The only incorrect value in your config is Could you validate that
put version: '3'
services:
redis:
image: "redis:alpine" into newly created |
Thank you for helping with debugging. Please execute:
After that sourced should work for you normally. (no need to change |
Now it's works, thanks for all!!! |
This should be now properly fixed in the v0.15.1 release. |
Error when I try to use init. I get the same with local repo.
I downloaded sourced-ce_v0.15.0_darwin_amd64.tar on macOS Mojave 10.14.6 with docker desktop 2.1.0.1
The text was updated successfully, but these errors were encountered: