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
{{ message }}
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.
Once the app is deployed successfully , try to stop the service db app.
User is presented with the following error message:
acorn stop my-todo.db
✗ ERROR: stopping my-todo.db: App.api.acorn.io "my-todo.db" is invalid: metadata.name: Invalid value: "my-todo.db": To update a nested Acorn or a service, update the parent Acorn instead.
Expected Behavior:
This error message can be improved to state that nested Acorn or a service cannot be stopped when parent Acorn is still running.
The text was updated successfully, but these errors were encountered:
acorn version -
v0.9.2-36-g3ff45929+3ff45929
Steps to reproduce the problem:
my-todo
app from getting started guide - https://docs.acorn.io/getting-startedUser is presented with the following error message:
Expected Behavior:
This error message can be improved to state that nested Acorn or a service cannot be stopped when parent Acorn is still running.
The text was updated successfully, but these errors were encountered: