为了能快速了解并处理您的问题,请提供以下基础信息:
问题描述:通过docker安装allinssl后,打开网页,提示404,服务器端口7979已开,
相关截图(日志、错误):allinssl_aSAw-1 | 正在启动调度器... allinssl_aSAw-1 | 调度器启动成功allinssl_aSAw-1 | web服务正在运行...allinssl_aSAw-1 | [GIN-debug] [WARNING] Creating an Engine instance with the Logger and Recovery middleware already attached.allinssl_aSAw-1 |allinssl_aSAw-1 | [GIN-debug] [WARNING] Running in "debug" mode. Switch to "release" mode in production.allinssl_aSAw-1 | - using env: export GIN_MODE=releaseallinssl_aSAw-1 | - using code: gin.SetMode(gin.ReleaseMode)allinssl_aSAw-1 |allinssl_aSAw-1 | [GIN-debug] POST /v1/login/sign --> ALLinSSL/backend/app/api.Sign (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/login/sign-out --> ALLinSSL/backend/app/api.SignOut (7 handlers)allinssl_aSAw-1 | [GIN-debug] GET /v1/login/get_code --> ALLinSSL/backend/app/api.GetCode (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/monitor/get_list --> ALLinSSL/backend/app/api/monitor.GetMonitorList (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/monitor/add_monitor --> ALLinSSL/backend/app/api/monitor.AddMonitor (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/monitor/upd_monitor --> ALLinSSL/backend/app/api/monitor.UpdMonitor (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/monitor/del_monitor --> ALLinSSL/backend/app/api/monitor.DelMonitor (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/monitor/set_monitor --> ALLinSSL/backend/app/api/monitor.SetMonitor (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/monitor/get_monitor_info --> ALLinSSL/backend/app/api/monitor.GetMonitorInfo (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/monitor/get_err_record --> ALLinSSL/backend/app/api/monitor.GetErrRecord (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/monitor/file_add_monitor --> ALLinSSL/backend/app/api/monitor.FileAddMonitor (7 handlers)allinssl_aSAw-1 | [GIN-debug] GET /v1/monitor/template --> ALLinSSL/backend/app/api/monitor.GetTemplate (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/workflow/get_list --> ALLinSSL/backend/app/api.GetWorkflowList (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/workflow/add_workflow --> ALLinSSL/backend/app/api.AddWorkflow (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/workflow/del_workflow --> ALLinSSL/backend/app/api.DelWorkflow (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/workflow/upd_workflow --> ALLinSSL/backend/app/api.UpdWorkflow (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/workflow/exec_type --> ALLinSSL/backend/app/api.UpdExecType (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/workflow/active --> ALLinSSL/backend/app/api.UpdActive (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/workflow/execute_workflow --> ALLinSSL/backend/app/api.ExecuteWorkflow (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/workflow/get_workflow_history --> ALLinSSL/backend/app/api.GetWorkflowHistory (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/workflow/get_exec_log --> ALLinSSL/backend/app/api.GetExecLog (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/workflow/stop --> ALLinSSL/backend/app/api.StopWorkflow (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/workflow/del_workflow_history --> ALLinSSL/backend/app/api.DelWorkflowHistory (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/access/get_list --> ALLinSSL/backend/app/api.GetAccessList (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/access/add_access --> ALLinSSL/backend/app/api.AddAccess (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/access/del_access --> ALLinSSL/backend/app/api.DelAccess (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/access/upd_access --> ALLinSSL/backend/app/api.UpdateAccess (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/access/get_all --> ALLinSSL/backend/app/api.GetAllAccess (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/access/test_access --> ALLinSSL/backend/app/api.TestAccess (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/access/get_sites --> ALLinSSL/backend/app/api.GetSiteList (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/access/get_eab_list --> ALLinSSL/backend/app/api.GetEABList (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/access/add_eab --> ALLinSSL/backend/app/api.AddEAB (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/access/del_eab --> ALLinSSL/backend/app/api.DelEAB (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/access/upd_eab --> ALLinSSL/backend/app/api.UpdEAB (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/access/get_all_eab --> ALLinSSL/backend/app/api.GetAllEAB (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/access/get_plugin_actions --> ALLinSSL/backend/app/api.GetPluginActions (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/access/get_plugins --> ALLinSSL/backend/app/api.GetPlugins (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/access/get_plugin_raw_metadata --> ALLinSSL/backend/app/api.GetPluginRawMetadata (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/acme_account/get_list --> ALLinSSL/backend/app/api.GetAccountList (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/acme_account/get_ca_list --> ALLinSSL/backend/app/api.GetCaList (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/acme_account/add_account --> ALLinSSL/backend/app/api.AddAccount (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/acme_account/del_account --> ALLinSSL/backend/app/api.DelAccount (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/acme_account/upd_account --> ALLinSSL/backend/app/api.UpdateAccount (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/cert/get_list --> ALLinSSL/backend/app/api.GetCertList (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/cert/upload_cert --> ALLinSSL/backend/app/api.UploadCert (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/cert/del_cert --> ALLinSSL/backend/app/api.DelCert (7 handlers)allinssl_aSAw-1 | [GIN-debug] GET /v1/cert/download --> ALLinSSL/backend/app/api.DownloadCert (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/report/get_list --> ALLinSSL/backend/app/api.GetReportList (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/report/add_report --> ALLinSSL/backend/app/api.AddReport (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/report/del_report --> ALLinSSL/backend/app/api.DelReport (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/report/upd_report --> ALLinSSL/backend/app/api.UpdReport (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/report/notify_test --> ALLinSSL/backend/app/api.NotifyTest (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/setting/get_setting --> ALLinSSL/backend/app/api.GetSetting (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/setting/save_setting --> ALLinSSL/backend/app/api.SaveSetting (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/setting/shutdown --> ALLinSSL/backend/app/api.Shutdown (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/setting/restart --> ALLinSSL/backend/app/api.Restart (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/setting/get_version --> ALLinSSL/backend/app/api.GetVersion (7 handlers)allinssl_aSAw-1 | [GIN-debug] GET /v1/setting/download_data --> ALLinSSL/backend/app/api.DownloadData (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/setting/upload_data --> ALLinSSL/backend/app/api.UploadData (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/overview/get_overviews --> ALLinSSL/backend/app/api.GetOverview (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/private_ca/create_root_ca --> ALLinSSL/backend/app/api/private_ca.CreateRootCA (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/private_ca/create_intermediate_ca --> ALLinSSL/backend/app/api/private_ca.CreateIntermediateCA (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/private_ca/get_ca_list --> ALLinSSL/backend/app/api/private_ca.GetCAList (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/private_ca/del_ca --> ALLinSSL/backend/app/api/private_ca.DeleteCA (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/private_ca/create_leaf_cert --> ALLinSSL/backend/app/api/private_ca.CreateLeafCert (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/private_ca/get_leaf_cert_list --> ALLinSSL/backend/app/api/private_ca.GetLeafCertList (7 handlers)allinssl_aSAw-1 | [GIN-debug] POST /v1/private_ca/del_leaf_cert --> ALLinSSL/backend/app/api/private_ca.DeleteLeafCert (7 handlers)allinssl_aSAw-1 | [GIN-debug] GET /v1/private_ca/download_cert --> ALLinSSL/backend/app/api/private_ca.DownloadCert (7 handlers)allinssl_aSAw-1 | [GIN-debug] GET /static/*filepath --> github.com/gin-gonic/gin.(*RouterGroup).createStaticHandler.func1 (7 handlers)allinssl_aSAw-1 | [GIN-debug] HEAD /static/*filepath --> github.com/gin-gonic/gin.(*RouterGroup).createStaticHandler.func1 (7 handlers)allinssl_aSAw-1 | [GIN-debug] GET /auto-deploy/static/*filepath --> github.com/gin-gonic/gin.(*RouterGroup).createStaticHandler.func1 (7 handlers)allinssl_aSAw-1 | [GIN-debug] HEAD /auto-deploy/static/*filepath --> github.com/gin-gonic/gin.(*RouterGroup).createStaticHandler.func1 (7 handlers)allinssl_aSAw-1 | [GIN-debug] GET /monitor/static/*filepath --> github.com/gin-gonic/gin.(*RouterGroup).createStaticHandler.func1 (7 handlers)allinssl_aSAw-1 | [GIN-debug] HEAD /monitor/static/*filepath --> github.com/gin-gonic/gin.(*RouterGroup).createStaticHandler.func1 (7 handlers)allinssl_aSAw-1 | [GIN-debug] GET /favicon.ico --> ALLinSSL/backend/route.Register.func1 (7 handlers)allinssl_aSAw-1 | [GIN] 2026/08/14 - 12:00:13 | 404 | 949.524µs | 192.168.1.95 | GET "/"allinssl_aSAw-1 | [GIN] 2026/08/14 - 12:00:15 | 404 | 458.752µs | 192.168.1.95 | GET "/favicon.ico"allinssl_aSAw-1 | [GIN] 2026/08/14 - 12:00:24 | 404 | 284.837µs | 192.168.1.95 | GET "/"allinssl_aSAw-1 | [GIN] 2026/08/14 - 12:03:09 | 404 | 713.633µs | 192.168.1.95 | GET "/"allinssl_aSAw-1 | [GIN] 2026/08/14 - 12:03:12 | 404 | 324.393µs | 192.168.1.95 | GET "/"allinssl_aSAw-1 | [GIN] 2026/08/14 - 13:21:56 | 404 | 392.058µs | 192.168.1.95 | GET "/favicon.ico"allinssl_aSAw-1 | [GIN] 2026/08/14 - 13:21:57 | 404 | 408.645µs | 192.168.1.95 | GET "/favicon.ico"allinssl_aSAw-1 | [GIN] 2026/08/14 - 13:21:58 | 404 | 173.684µs | 192.168.1.95 | GET "/favicon.ico"allinssl_aSAw-1 | [GIN] 2026/08/14 - 13:21:58 | 404 | 139.497µs | 192.168.1.95 | GET "/favicon.ico"allinssl_aSAw-1 | [GIN] 2026/08/14 - 13:31:02 | 404 | 370.363µs | 192.168.1.95 | GET "/favicon.ico"allinssl_aSAw-1 | [GIN] 2026/08/14 - 13:40:33 | 404 | 339.002µs | 192.168.1.95 | GET "/favicon.ico"allinssl_aSAw-1 | [GIN] 2026/08/14 - 13:40:33 | 404 | 161.636µs | 192.168.1.95 | GET "/favicon.ico"allinssl_aSAw-1 | [GIN] 2026/08/14 - 15:27:41 | 404 | 359.616µs | 192.168.1.95 | GET "/favicon.ico"allinssl_aSAw-1 | [GIN] 2026/08/14 - 15:27:41 | 404 | 447.964µs | 192.168.1.95 | GET "/favicon.ico"allinssl_aSAw-1 | [GIN] 2026/08/14 - 15:27:42 | 404 | 137.807µs | 192.168.1.95 | GET "/favicon.ico"allinssl_aSAw-1 | [GIN] 2026/08/14 - 15:27:42 | 404 | 164.453µs | 192.168.1.95 | GET "/favicon.ico"allinssl_aSAw-1 | [GIN] 2026/08/14 - 15:27:43 | 404 | 234.559µs | 192.168.1.95 | GET "/favicon.ico"allinssl_aSAw-1 | [GIN] 2026/08/14 - 15:27:44 | 404 | 292.64µs | 192.168.1.95 | GET "/favicon.ico"allinssl_aSAw-1 | [GIN] 2026/08/14 - 15:32:06 | 404 | 310.052µs | 192.168.1.95 | GET "/favicon.ico"allinssl_aSAw-1 | [GIN] 2026/08/14 - 15:32:07 | 404 | 293.656µs | 192.168.1.95 | GET "/favicon.ico"allinssl_aSAw-1 | [GIN] 2026/08/14 - 15:32:07 | 404 | 428.386µs | 192.168.1.95 | GET "/favicon.ico"allinssl_aSAw-1 | [GIN] 2026/08/14 - 15:32:08 | 404 | 136.023µs | 192.168.1.95 | GET "/favicon.ico"allinssl_aSAw-1 | [GIN] 2026/08/14 - 15:33:22 | 404 | 293.952µs | 192.168.1.95 | GET "/favicon.ico"allinssl_aSAw-1 | [GIN] 2026/08/14 - 15:33:22 | 404 | 329.534µs | 192.168.1.95 | GET "/favicon.ico"allinssl_aSAw-1 | [GIN] 2026/08/14 - 15:33:23 | 404 | 198.137µs | 192.168.1.95 | GET "/favicon.ico"allinssl_aSAw-1 | [GIN] 2026/08/14 - 15:33:24 | 404 | 215.183µs | 192.168.1.95 | GET "/favicon.ico"allinssl_aSAw-1 | [GIN] 2026/08/14 - 15:33:24 | 404 | 158.091µs | 192.168.1.95 | GET "/favicon.ico"allinssl_aSAw-1 | [GIN] 2026/08/14 - 15:33:25 | 404 | 161.515µs | 192.168.1.95 | GET "/favicon.ico"allinssl_aSAw-1 | [GIN] 2026/08/14 - 15:33:25 | 404 | 289.929µs | 192.168.1.95 | GET "/favicon.ico"allinssl_aSAw-1 | [GIN] 2026/08/14 - 15:34:25 | 404 | 321.84µs | 192.168.1.95 | GET "/"allinssl_aSAw-1 | [GIN] 2026/08/14 - 15:34:27 | 404 | 155.267µs | 192.168.1.95 | GET "/favicon.ico"allinssl_aSAw-1 | [GIN] 2026/08/14 - 15:38:51 | 404 | 410.057µs | 192.168.1.95 | GET "/"allinssl_aSAw-1 | [GIN] 2026/08/14 - 15:39:20 | 404 | 193.522µs | 192.168.1.95 | GET "/"allinssl_aSAw-1 | [GIN] 2026/08/14 - 15:39:23 | 404 | 409.195µs | 192.168.1.95 | GET "/"allinssl_aSAw-1 | [GIN] 2026/08/14 - 15:39:24 | 404 | 175.5µs | 192.168.1.95 | GET "/"allinssl_aSAw-1 | [GIN] 2026/08/14 - 15:39:26 | 404 | 156.334µs | 192.168.1.95 | GET "/"
|
|