Skip to content
This repository has been archived by the owner on Oct 7, 2020. It is now read-only.

Problem internal server error #108

Open
lakstick opened this issue Jun 24, 2017 · 9 comments
Open

Problem internal server error #108

lakstick opened this issue Jun 24, 2017 · 9 comments

Comments

@lakstick
Copy link

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.

@ElieDeloumeau
Copy link
Member

Need versions of :

  • lwp
  • lxc
  • os

@cayetano
Copy link

I have same issue

  • LWP version : fresh install from githab
  • lxc 2.0.9
  • Os Ubuntu 16.04

Reagards

@ecapuano
Copy link

ecapuano commented Jul 17, 2017

Same here. 500 Internal Server Error

The very first access, I arrived on actual login screen. Submitted credentials and it's been 500'ing every since, even after restarting lwp multiple times and even restarting the entire system.

lwp: 0.2 - installed today
lxc: 2.0.10
os: Ubuntu 16.04 x64 minimal

@ecapuano
Copy link

FWIW, I killed the service and ran lwp.py manually to see if I could get any useful output to stdout, but nothing useful except confirmation of the 500s...

root@lxd-host:/srv/lwp# python lwp.py
 * Running on http://0.0.0.0:5000/ (Press CTRL+C to quit)
10.10.0.112 - - [17/Jul/2017 17:13:41] "GET / HTTP/1.1" 500 -
10.10.0.112 - - [17/Jul/2017 17:13:43] "GET / HTTP/1.1" 500 -

@ghost
Copy link

ghost commented Jul 17, 2017

Same for me:
LWP fresh from github
LXC 2.0.8
Ubu 16.04.2 LTS server
error occurs upon Apply in a Container's settings.

@ElieDeloumeau
Copy link
Member

LWP 0.2 doesn't support LXC after 0.9 you need to wait or test for the new version (only rest for the moment https://github.com/lxc-webpanel/lxc-rest)

@iamra
Copy link

iamra commented Sep 29, 2017

bummer man, looks so good!

@dagelf
Copy link

dagelf commented Oct 3, 2017

Theres also a fork that puports to run on Ubuntu 14.04... but doesn't on 16.04. https://github.com/claudyus/LXC-Web-Panel ... The irony here is that docker will probably be your best bet, but if you can run docker you probably don't need lxc.

@helmi-selmi
Copy link

The solution is the following :
git clone --recursive https://github.com/lxc-webpanel/lxc-rest.git
apt install python3-lxc
cd lxc-rest
pip install -r requirements.txt

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants