Open KemalErtas opened 1 year ago
Hi @KemalErtas
That's strange, I tested in Windows 11 VM in Edge and Chrome and it's working as expected. Could you please send a screenshot?
Is there any way to add it to exceptions list?
I can assure that it's "Secure" enough - admin.awl is only accessible on your computer.
As a workaround you can open http://127.0.0.66/ - it's the same page
With http://127.0.0.66/ , its empty page.
with https://admin.awl ; "HTTP Error 404. The requested resource is not found."
What awl version do you use? (link to the file from releases page)
Could you please test with different browser?
In both URLs it should be http
, not https
You could also try with http://127.0.0.1:8639
with http://127.0.0.1:8639/ , its solved and anywherelan page appear. thanks a lot.
glad it's worked
but it's still a weird bug for me
could you please check if this setting is enabled in your Chrome? HTTPS-First mode
https://support.google.com/chrome/answer/10468685?sjid=10617222637730967650-EU#https-only-mode
And also send a screenshot of the full page when you go to the http://admin.awl
Chrome? HTTPS-First mode is not set.
I'll look into it
About white screen - could you open web console (F12 in browser) and show errors if there is any. Unfortunately I can't reproduce this myself
This MS Edge browser in english. Same with Chrome.
when after selecting explanation
But 127.0.0.1:8639 functioning.
Oh no, I mean when tab is open press F12 to open developer tools like this: https://wd.imgix.net/image/admin/dpOohQpnFAKdK0JpVvuv.png?auto=format&w=1600
MS Edge F12 Consolu
Ms Edge F12 Issues
Thanks! I still have no clue how is it possible, but we are getting closer
After restarting awl, do you have logs like starting web server on http://127.0.0.66:80
or unable to bind web server on admin host
?
You can see logs from the web interface in Server logs
on the left
Thanks, I see the problem now
One more thing: could you please press Open Web UI
from awl system tray icon - what page will be opened: http://127.0.0.1:8639
or http://admin.awl
? I guess it should be 127.0.0.1:8639 in your case
http://admin.awl again
Do you have any antivirus software installed?
Any chance you have another program that uses 80 port? you can check it using terminal command netstat -ano | find ":80"
Yes I have Kaspersky Anti Virus.
Netstat after starting awl server.
admin.awl page is not shown on chrome page becouse of "Not Secure" warning on Win10