[Bug] 1Panel in Feiniu system cannot be installed .NET 9 running environment #8318
Unanswered
Jason446620
asked this question in
Q&A
Replies: 1 comment 2 replies
-
升级一下 1Panel 的版本 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Contact Information
[email protected]
1Panel Version
v1.10.18-lts
Problem Description
fnOS version: 0.8.43
发行版本 debian
内核版本 6.6.38-trim
系统类型 x86_64
在应用商店中,找到.NET运行环境,无法安装。 其他的应用是可以的,就是dotnet环境8.0,9.0都不行,安装事件会长达20个小时。
这是系统日志:
[2025-04-02 00:00:00] [INFO] clear monitor website log task in progress ...
[2025-04-02 00:00:00] [INFO] clear monitor website log task has completed
[2025-04-02 00:00:00] [INFO] The scheduled certificate update task is currently in progress ...
[2025-04-02 00:00:00] [INFO] The scheduled certificate update task has completed
[2025-04-02 00:00:00] [INFO] Website scheduled task in progress ...
[2025-04-02 00:00:00] [INFO] Website scheduled task has completed
[2025-04-02 02:46:00] [INFO] AppStore scheduled task in progress ...
[2025-04-02 02:46:00] [INFO] Starting synchronization with App Store...
[2025-04-02 02:46:00] [INFO] [AppStore] download file from https://apps-assets.fit2cloud.com/stable/1panel.json.zip
[2025-04-02 02:46:00] [INFO] Starting synchronization of application details...
[2025-04-02 02:46:03] [INFO] Synchronization of application details Success
[2025-04-02 02:46:03] [INFO] Synchronization with the App Store was successful!
[2025-04-02 02:46:03] [INFO] AppStore scheduled task has completed
[2025-04-02 21:57:42] [INFO] init logger successfully
[2025-04-02 21:57:42] [INFO] init monitor db successfully
[2025-04-02 21:57:42] [INFO] init db successfully
[2025-04-02 21:57:42] [INFO] Migration run successfully
[2025-04-02 21:57:42] [INFO] init cache successfully
[2025-04-02 21:57:42] [INFO] init session successfully
[2025-04-02 21:57:43] [DEBUG] synchronize system time with [pool.ntp.org] successful!
[2025-04-02 21:57:45] [INFO] [xpack] init db successfully
[2025-04-02 21:57:45] [INFO] [xpack] init alert db successfully
[2025-04-02 21:57:45] [INFO] [xpack] migration run successfully
[2025-04-02 21:57:46] [ERROR] init waf error openresty not found
[2025-04-02 21:57:46] [INFO] Starting synchronization with App Store...
[2025-04-02 21:57:46] [INFO] listen at http://0.0.0.0:18090 [tcp4]
[2025-04-02 21:57:46] [INFO] [AppStore] download file from https://apps-assets.fit2cloud.com/stable/1panel.json.zip
[2025-04-02 21:57:46] [INFO] The App Store is at the latest version
[2025-04-02 23:49:41] [INFO] delete app dotnet-dotnet backups successful
[2025-04-02 23:50:05] [INFO] download app[.NET] from https://apps-assets.fit2cloud.com/stable/1panel/dotnet/9.0/dotnet-9.0.tar.gz
time="2025-04-02T23:50:05+08:00" level=warning msg="The "CODE_DIR" variable is not set. Defaulting to a blank string."
time="2025-04-02T23:50:05+08:00" level=warning msg="The "DOTNET_VERSION" variable is not set. Defaulting to a blank string."
time="2025-04-02T23:50:05+08:00" level=warning msg="The "PANEL_APP_PORT_HTTP" variable is not set. Defaulting to a blank string."
time="2025-04-02T23:50:05+08:00" level=warning msg="The "APP_PORT" variable is not set. Defaulting to a blank string."
�[31m2025/04/02 23:50:32 [Recovery] 2025/04/02 - 23:50:32 panic recovered:
GET /api/v1/containers/compose/search/log?compose=/vol1/@appdata/1Panel/1panel/apps/dotnet/dotnet/docker-compose.yml&since=1743605429.231&tail=200&follow=true HTTP/1.1
Host: zrui.duckdns.org:18090
Accept-Encoding: gzip, deflate
Accept-Language: zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7
Cache-Control: no-cache
Connection: Upgrade
Cookie: psession=7855022c-8de6-42a1-a1f4-971d74564775
Origin: http://zrui.duckdns.org:18090
Pragma: no-cache
Sec-Websocket-Extensions: permessage-deflate; client_max_window_bits
Sec-Websocket-Key: h+mHRbBMnNPMDutU35/B7Q==
Sec-Websocket-Version: 13
Upgrade: websocket
User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Mobile Safari/537.36 EdgA/134.0.0.0
runtime error: invalid memory address or nil pointer dereference
runtime/panic.go:261 (0x456c77)
runtime/signal_unix.go:881 (0x456c45)
os/exec_unix.go:61 (0x4fbf8e)
os/exec.go:140 (0x22bf1e9)
github.com/1Panel-dev/1Panel/backend/app/service/container.go:727 (0x22bf1c8)
github.com/1Panel-dev/1Panel/backend/app/api/v1/container.go:695 (0x24939fd)
github.com/gin-gonic/[email protected]/context.go:174 (0xc731ea)
github.com/1Panel-dev/1Panel/backend/middleware/password_expired.go:24 (0x24c0d29)
github.com/gin-gonic/[email protected]/context.go:174 (0xc731ea)
github.com/1Panel-dev/1Panel/backend/middleware/session.go:36 (0x24c08ba)
github.com/gin-gonic/[email protected]/context.go:174 (0xc731ea)
github.com/1Panel-dev/1Panel/backend/middleware/jwt.go:15 (0x24c05c8)
github.com/gin-gonic/[email protected]/context.go:174 (0xc731ea)
github.com/1Panel-dev/1Panel/backend/middleware/loading.go:22 (0x25044c4)
github.com/gin-gonic/[email protected]/context.go:174 (0xc731ea)
github.com/1Panel-dev/1Panel/backend/middleware/bind_domain.go:22 (0x25042ba)
github.com/gin-gonic/[email protected]/context.go:174 (0xc731ea)
github.com/1Panel-dev/1Panel/backend/middleware/ip_limit.go:25 (0x2503e35)
github.com/gin-gonic/[email protected]/context.go:174 (0xc731ea)
github.com/1Panel-dev/1Panel/backend/middleware/operation.go:26 (0x2501e10)
github.com/gin-gonic/[email protected]/context.go:174 (0xc800d9)
github.com/gin-gonic/[email protected]/recovery.go:102 (0xc800c7)
github.com/gin-gonic/[email protected]/context.go:174 (0xc7f21c)
github.com/gin-gonic/[email protected]/logger.go:240 (0xc7f203)
github.com/gin-gonic/[email protected]/context.go:174 (0xc7e70d)
github.com/gin-gonic/[email protected]/gin.go:620 (0xc7e39c)
github.com/gin-gonic/[email protected]/gin.go:576 (0xc7ded1)
net/http/server.go:3142 (0x89cdad)
net/http/server.go:2044 (0x898087)
runtime/asm_amd64.s:1695 (0x478ca0)
�[0m
Failed to write to log, write /vol1/@appdata/1Panel/1panel/log/1Panel.log: file already closed
Steps to Reproduce
安装近期两个版本的fnOS, 安装.NET环境就会出现。
最初接触fnOS时候,我用的是2013年的i3老机器,.NET环境一切安装的很好。 后来测试后觉得不错就是用下面的i5机器进行升级。
2016年老款笔记本(i5 8G)安装的fnOS,这台笔记本原来是我的主力机器,windows下做.NET开发测试一切正常,改装fnOS后就遇到了上述的问题。
The expected correct result
能够正常安装.NET环境。
Related log output
Additional Information
No response
Beta Was this translation helpful? Give feedback.
All reactions