-
Notifications
You must be signed in to change notification settings - Fork 45
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
Fix default visor/hypervisor start #90
Fix default visor/hypervisor start #90
Conversation
Hypervisor seems to work. Visor does not. The main problem is that it tries to access the current production DMSG discovery which works for the master branch version, but not for M2. API has changed. There's no point in dancing with the API URLs since the functionality might have been changed too, we're trying to connect two different versions here |
…e-mainnet into fix/default-visor-hypervisor-start
@Senyoret1 The system seems to be running, however hypervisor doesn't see the running visor. There's ongoing work on this, I'll notify on the result |
@Senyoret1 actually it seems to work. Please check it out when you have a minute |
I tested the visor and hypervisor and found errors while trying to make the manager UI work with the |
@Senyoret1 if that's the case, I think there's no point for now. I'll get it merged and when |
Fixes #22
Changes:
How to test this PR: