Menu

#5482 Error: 404 - File not found

1.974
open
nobody
5
2021-05-04
2021-05-03
Christian
No

After update form 1.973 to 1.974 I always get "Error: 404 - File not found" after login to: https://xxxx.yyyy.com:10000
The browser also wants to open a new tab on https://xxxx.yyyy.com:10000/system-status/

Discussion

  • Jamie Cameron

    Jamie Cameron - 2021-05-04

    Does that error go away after logging out and in again?

     
  • Christian

    Christian - 2021-05-04
    No, the error is still there.
    /var/webmin/miniserv.log shows: "POST /system-status/index.cgi HTTP/1.1" 404
    
    I did this to workaround:
    Theme Configuration -> General defaults -> Default page for Webmin: from "System Status" to "Dashboard"
    This was the change:
    Files changed and commands run
     Changed file /etc/webmin/config
    
    44c44
    < gotomodule=system-status
    ---
    > gotomodule=
    
    Now the error is gone.
    
    I did also test this before update from Webmin version 1.973 to 1.974 (Authentic theme version 19.73 to 19.75):
    Theme Configuration -> General defaults -> Default page for Webmin: from "System Status" to ""
    Then Upgrade Webmin
    The error is gone.
    
     
  • Ilia

    Ilia - 2021-05-04

    Oh, I see the problem here. It's fixed with this commit and this commit.

    We will include this fix to next Webmin 1.975.

    Thanks for reporting!

     

Log in to post a comment.