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

docker node traceback error after everything says that it's up #20

Open
bodane opened this issue Mar 20, 2024 · 0 comments
Open

docker node traceback error after everything says that it's up #20

bodane opened this issue Mar 20, 2024 · 0 comments

Comments

@bodane
Copy link

bodane commented Mar 20, 2024

Not sure on the significance of these Traceback errors below yet, however raising to track those here:

.
.
.
OK
Running server
Running haproxy
Running tinyproxy
Sharing files disabled
Everythig UP! Great!
WARNING:root:Initializing default files
WARNING:root:Initializing default files
Pushed VDP to remote server https://mgr.lethean.space
{'saved_spaces': 2, 'saved_providers': 1, 'saved_gates': 2, 'ignored_spaces': 2, 'ignored_providers': 1, 'ignored_gates': 16}
WARNING:root:Initializing default files
Traceback (most recent call last):
  File "/usr/src/lvpn/mgmt.py", line 398, in <module>
    main()
  File "/usr/src/lvpn/mgmt.py", line 120, in main
    url = Registry.get_provider(cfg.args[0]).get_manager_url()
          ^^^^^^^^^^^^^^^^^^^^^
AttributeError: type object 'Registry' has no attribute 'get_provider'
WARNING:root:Initializing default files
Traceback (most recent call last):
  File "/usr/src/lvpn/mgmt.py", line 398, in <module>
    main()
  File "/usr/src/lvpn/mgmt.py", line 120, in main
    url = Registry.get_provider(cfg.args[0]).get_manager_url()
          ^^^^^^^^^^^^^^^^^^^^^
AttributeError: type object 'Registry' has no attribute 'get_provider'
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

1 participant