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

Cannot make transport persistent #923

Closed
ersonp opened this issue Oct 12, 2021 · 0 comments
Closed

Cannot make transport persistent #923

ersonp opened this issue Oct 12, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@ersonp
Copy link
Contributor

ersonp commented Oct 12, 2021

Describe the bug
Unable to convert already existing transport as a persistent transport. (If a new transport is added as a persistent transport then everything works)

Environment information:

  • OS: Linux
  • Platform: Linux 5.11.0-37-generic x86_64

Steps to Reproduce
Steps to reproduce the behavior:

  1. Run hypervisor ./skywire-visor skywire-config.json
  2. Go to visor details and add a transport
  3. Click on the start to make it persistent.
  4. Popup gets stuck

Actual behavior
The UI sends a GET http://localhost:8000/api/visors/<pk>/persistent-transports but never send a PUT http://localhost:8000/api/visors/<pk>/persistent-transports

Expected behavior
Make transport persistent without any issue.

@ersonp ersonp added the bug Something isn't working label Oct 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants