Skip to content
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

More descriptive error message when creating/deploying another users app #173

Closed
macdonst opened this issue Jan 12, 2024 · 0 comments
Closed
Assignees

Comments

@macdonst
Copy link
Member

When you run the command:

begin create
# or
begin deploy 

When your .arc file has an appID but you do not have permission to access it. When you run create it just returns with no message. Running deploy just says Error: unknown_error.

Expected behaviour

A more descriptive error message should be displayed to give users a hint as to what has gone wrong.

Steps to reproduce

  • Deploy and app with user A
  • Login as user B
  • Attempt to create or deploy the app as user B with an appID from user A

Platform version

  • MacOS 14.2.1
  • Begin version: main-21f0079
  • Node.js v18.15.0
@macdonst macdonst self-assigned this Jan 12, 2024
macdonst added a commit that referenced this issue Jan 12, 2024
…other users app

Signed-off-by: macdonst <simon.macdonald@gmail.com>
macdonst added a commit that referenced this issue Jan 12, 2024
…other users app

Signed-off-by: macdonst <simon.macdonald@gmail.com>
macdonst added a commit that referenced this issue Jan 16, 2024
…other users app

Signed-off-by: macdonst <simon.macdonald@gmail.com>
tbeseda pushed a commit that referenced this issue Jan 18, 2024
…other users app (#174)

Signed-off-by: macdonst <simon.macdonald@gmail.com>
@tbeseda tbeseda closed this as completed Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants