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

tsuru app-list don't work after app-remove #1176

Closed
vmalaga opened this issue Apr 21, 2015 · 1 comment
Closed

tsuru app-list don't work after app-remove #1176

vmalaga opened this issue Apr 21, 2015 · 1 comment

Comments

@vmalaga
Copy link

vmalaga commented Apr 21, 2015

If i remove an app the tsuru api return error:

root@tsurudev:~# tsuru app-remove -a irmadmin
Are you sure you want to remove app "irmadmin"? (y/n) y
App "irmadmin" successfully removed!
root@tsurudev:~# tsuru app-list 
Error: json: error calling MarshalJSON for type app.App: repository not found

After a few seconds the tsuru api returns to normal operation

@andrewsmedina
Copy link
Contributor

@vmalaga thanks for report. this issue is already fixed on master.

@fsouza fsouza closed this as completed Apr 22, 2015
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

3 participants