Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

unexpected character #114

Open
kikaida opened this issue Jan 23, 2023 · 2 comments
Open

unexpected character #114

kikaida opened this issue Jan 23, 2023 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@kikaida
Copy link

kikaida commented Jan 23, 2023

Followed the below guide but keep getting unexpected character when issuing ./server.sh start.

https://standardnotes.com/help/self-hosting/docker

./server.sh start Starting up infrastructure unexpected character "\"" in variable name near "all\" | \"query\" | \"schema\" | \"error\" | \"warn\" | \"info\" | \"log\" | \"migration\"\nREVISIONS_DB_MIGRATIONS_PATH=dist/migrations/*.js\n\nSYNCING_SERVER_JS_IMAGE_TAG=latest\nAPI_GATEWAY_IMAGE_TAG=latest\nAUTH_IMAGE_TAG=latest\nFILES_IMAGE_TAG=latest\nREVISIONS_IMAGE_TAG=latest\n" Infrastructure started. Give it a moment to warm up. If you wish please run the './server.sh logs' command to see details.

@kikaida kikaida added the help wanted Extra attention is needed label Jan 23, 2023
@kikaida
Copy link
Author

kikaida commented Jan 23, 2023

Using Ubuntu 22.04 with Docker Compose version v2.15.1

@kikaida
Copy link
Author

kikaida commented Jan 23, 2023

I got it sorted. Removed # "all" | "query" | "schema" | "error" | "warn" | "info" | "log" | "migration" from the env.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant