We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
n/a
When deploying the Docker container to an ARM64 host (QNAP NAS) and starting up the container, I get the following error constantly in the log:
`` /usr/local/bin/node: line 3: syntax error: unterminated quoted string ```
I expect no errors in the logs ;-)
This is the latest version of docker container depoployed on a QNAP NAS (arm64). The container has probably been spitting out errors for some time.
No response
The text was updated successfully, but these errors were encountered:
Can you please share your env variables to help troubleshoot?
Sorry, something went wrong.
No branches or pull requests
Buttons Relation
n/a
Bug Description
When deploying the Docker container to an ARM64 host (QNAP NAS) and starting up the container, I get the following error constantly in the log:
`` /usr/local/bin/node: line 3: syntax error: unterminated quoted string ```
Expected Result
I expect no errors in the logs ;-)
Additional Information
This is the latest version of docker container depoployed on a QNAP NAS (arm64). The container has probably been spitting out errors for some time.
Images
No response
The text was updated successfully, but these errors were encountered: