HTML 5 Issue - Community Version 5.0.1-13

Moderator: mike

Post Reply
tecmjl1981
Posts: 1
Joined: Tue Nov 01, 2022 4:04 am

HTML 5 Issue - Community Version 5.0.1-13

Post by tecmjl1981 » Tue Nov 01, 2022 1:59 pm

Hello!

After several re-installs (and redownloads) of EVE Community v5.0.1-13, the HTML 5 console does not work. I have done the following:

Update all packages (apt update && apt upgrade && apt autoremove)
reinstalled eve-ng (apt install --reinstall eve-ng)
reinstalled eve-ng-guacamole (apt install --reinstall eve-ng-pro-guacamole)

in /opt/unetlab/data/Logs/access.log, I see the following when trying to login to the HTML5 console

HTML 5 Console

Code: Select all

127.0.0.1 - - [01/Nov/2022:13:57:07 +0000] "POST /html5/api/tokens HTTP/1.0" 404 933 "-" "-"
172.20.224.176 - - [01/Nov/2022:13:57:06 +0000] "POST /api/auth/login HTTP/1.1" 500 2046 "http://eve-ng/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Safari/605.1.15"
Whereas with the native console, no issues at all

Code: Select all

172.20.224.176 - - [01/Nov/2022:13:58:40 +0000] "POST /api/auth/login HTTP/1.1" 200 507 "http://eve-ng/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Safari/605.1.15"
172.20.224.176 - - [01/Nov/2022:13:58:41 +0000] "GET /api/auth HTTP/1.1" 200 531 "http://eve-ng/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Safari/605.1.15"
172.20.224.176 - - [01/Nov/2022:13:58:41 +0000] "GET /themes/adminLTE/unl_data/pages/main.html HTTP/1.1" 200 3975 "http://eve-ng/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Safari/605.1.15"
172.20.224.176 - - [01/Nov/2022:13:58:41 +0000] "GET /themes/adminLTE/dist/js/app.js?_=1667311111127 HTTP/1.1" 200 6501 "http://eve-ng/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Safari/605.1.15"
172.20.224.176 - - [01/Nov/2022:13:58:41 +0000] "GET /api/auth HTTP/1.1" 200 531 "http://eve-ng/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Safari/605.1.15"
172.20.224.176 - - [01/Nov/2022:13:58:41 +0000] "GET /themes/adminLTE/unl_data/pages/constant/header.html HTTP/1.1" 200 1616 "http://eve-ng/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Safari/605.1.15"
172.20.224.176 - - [01/Nov/2022:13:58:41 +0000] "GET /themes/adminLTE/unl_data/pages/constant/labView.html HTTP/1.1" 200 1798 "http://eve-ng/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Safari/605.1.15"
172.20.224.176 - - [01/Nov/2022:13:58:41 +0000] "GET /api/folders/ HTTP/1.1" 200 408 "http://eve-ng/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Safari/605.1.15"
Any help would be much appreciated!

amfi12
Posts: 1
Joined: Wed Dec 21, 2022 4:41 pm

Re: HTML 5 Issue - Community Version 5.0.1-13

Post by amfi12 » Thu Dec 22, 2022 3:23 pm

Hello,

I faced the same issue with Community 5.0.1-13. What helped in my case was:
1. I renamed /var/lib/tomcat9/webapps/guacamole folder to guacamole.old.
2. A few seconds later the guacamole folder appeared again, but with more files.

It looks like during installation the guacamole.war was not unpacked fully.

Hope this helps.
Maciej

Ostreiform
Posts: 1
Joined: Tue May 30, 2023 10:13 am

Re: HTML 5 Issue - Community Version 5.0.1-13

Post by Ostreiform » Tue May 30, 2023 10:19 am

Thanks for the help. FantasticTerritorial io!

emmausa0106
Posts: 1
Joined: Thu Jul 06, 2023 2:05 am

Re: HTML 5 Issue - Community Version 5.0.1-13

Post by emmausa0106 » Thu Jul 06, 2023 2:11 am

If a newer version of HTML5 is available, updating to the latest version may fix this issue. Updates may be provided via the package manager or otherwise depending on the environment and tools you are using. mapquest directions

Post Reply