-
Notifications
You must be signed in to change notification settings - Fork 68
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
issue with network settings #94
Comments
Try the --debug option from readme [1] and when this happens? |
Hello! OS: CentOS Linux release 7.1.1503 (Core) I have the same. Debug output after I logged in: KeyError KeyError: 'lxc1' This is the Copy/Paste friendly version of the traceback. You can also paste this traceback into a gist: Traceback (most recent call last): The debugger caught an exception in your WSGI application. You can now look at the traceback which led to the error. To switch between the interactive traceback and the plaintext one, you can click on the "Traceback" headline. From the text traceback you can also create a paste of it. For code execution mouse-over the frame you want to debug and click on the console icon on the right side. You can execute arbitrary Python code in the stack frames and there are some extra helpers available for introspection:
Brought to you by DON'T PANIC, your friendly Werkzeug powered traceback interpreter. lxc1 is the existing container. When I move it from lxc dir, same error for second container: /var/lib/lxc/lxc2: If I move all containers from lxc dir, LWP shows me a home page but no containers :) |
Hi! I get 500 internal server error, while saving network settings. All parameters are the same as examples (10.0.3.1/255.255.255.0/etc), bridge name is br0. It's exists and active. I start lwp with debug option and after trying got this traceback: |
Internal Server Error
The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.
The text was updated successfully, but these errors were encountered: