Wrapper permissions error after

Before posting something, READ the changelog, WATCH the videos, howto and provide following:
Your install is: Bare metal, ESXi, what CPU model, RAM, HD, what EVE version you have, output of the uname -a and any other info that might help us faster.

Moderator: mike

Post Reply
capsitan
Posts: 1
Joined: Sat Dec 05, 2020 8:32 pm

Wrapper permissions error after

Post by capsitan » Sun Jun 11, 2023 5:05 pm

I need to run the wrapper permissions command to be able to log into the GUI but I get the following error:

PHP Warning: file_get_contents(https://127.0.0.1:445/challenge): failed to open stream: Connection refused in /opt/unetlab/html/includes/functions.php on line 60
PHP Notice: Undefined index: challenge in /opt/unetlab/html/includes/functions.php on line 67

please help as I just bought a new eve PRO license and now it's not working :-(

Uldis (UD)
Posts: 5178
Joined: Wed Mar 15, 2017 4:44 pm
Location: London
Contact:

Re: Wrapper permissions error after

Post by Uldis (UD) » Wed Jun 14, 2023 1:34 pm

Again, answering 10+times
you have screwed your eve

do:

Code: Select all

chmod +x /opt/unetlab/wrappers/unl_wrapper
apt update
apt upgrade
reboot

Post Reply