Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] 未知原因 1Panel 服务启动出错 #223

Closed
hexWars opened this issue Mar 15, 2023 · 11 comments
Closed

[BUG] 未知原因 1Panel 服务启动出错 #223

hexWars opened this issue Mar 15, 2023 · 11 comments
Assignees
Milestone

Comments

@hexWars
Copy link

hexWars commented Mar 15, 2023

联系方式

tech@sehnsucht.top

1Panel 版本

1.0.1

问题描述

安装时报错

操作系统:Ubuntu 22.04.2 LTS
内存:16G

已经安装docker和docker-compose

重现步骤

root用户下输入:curl -sSL https://resource.fit2cloud.com/1panel/package/quick_start.sh -o quick_start.sh && sudo bash quick_start.sh

期待的正确结果

安装成功

相关日志输出

~# curl -sSL https://resource.fit2cloud.com/1panel/package/quick_start.sh -o quick_start.sh && sudo bash quick_start.sh
开始下载 1Panel v1.0.1 版本在线安装包安装包下载地址: https://resource.fit2cloud.com/1panel/package/stable/v1.0.1/release/1panel-v1.0.1-linux-amd64.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 27.6M  100 27.6M    0     0  28.9M      0 --:--:-- --:--:-- --:--:-- 28.9M
Warning: Got more output options than URLs
1panel-v1.0.1-linux-amd64/
1panel-v1.0.1-linux-amd64/LICENSE
1panel-v1.0.1-linux-amd64/quick_start.sh
1panel-v1.0.1-linux-amd64/1pctl
1panel-v1.0.1-linux-amd64/install.sh
1panel-v1.0.1-linux-amd64/README.md
1panel-v1.0.1-linux-amd64/1panel
1panel-v1.0.1-linux-amd64/1panel.service

 ██╗    ██████╗  █████╗ ███╗   ██╗███████╗██╗     
███║    ██╔══██╗██╔══██╗████╗  ██║██╔════╝██║     
╚██║    ██████╔╝███████║██╔██╗ ██║█████╗  ██║     
 ██║    ██╔═══╝ ██╔══██║██║╚██╗██║██╔══╝  ██║     
 ██║    ██║     ██║  ██║██║ ╚████║███████╗███████╗
 ╚═╝    ╚═╝     ╚═╝  ╚═╝╚═╝  ╚═══╝╚══════╝╚══════╝
[1Panel Log]: ======================= 开始安装 ======================= 
设置 1Panel 安装目录,默认 /opt: 
[1Panel Log]: 您选择的安装路径为 /opt 
/usr/bin/docker
[1Panel Log]: 检测到 Docker 已安装,跳过安装步骤 
[1Panel Log]: 启动 Docker  
docker-compose version 1.29.2, build unknown
docker-py version: 5.0.3
CPython version: 3.10.6
OpenSSL version: OpenSSL 3.0.2 15 Mar 2022
检测到已安装 Docker Compose 版本较低(需大于等于 v2.0.0 版本),是否升级 [y/n] : y
[1Panel Log]: ... 在线安装 docker-compose 
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 45.4M  100 45.4M    0     0  12.4M      0  0:00:03  0:00:03 --:--:-- 12.4M
Docker Compose version v2.16.0
[1Panel Log]: docker-compose 安装成功 
/usr/sbin/ufw
[1Panel Log]: 防火墙开放 34878 端口 
Rule added
Rule added (v6)
Firewall reloaded
[1Panel Log]: 配置 1Panel Service 
Created symlink /etc/systemd/system/multi-user.target.wants/1panel.service → /etc/systemd/system/1panel.service.
[1Panel Log]: 启动 1Panel 服务 
[1Panel Log]: 1Panel 服务启动出错!

附加信息

No response

@zhengkunwang223
Copy link
Collaborator

好的 感谢 我们这里复现一下

@wanghe-fit2cloud
Copy link
Member

1、安装 1Panel 的服务器是什么操作系统?
2、在 1Panel 服务器上查看一下运行日志:

journalctl -u 1panel -exf

@hexWars
Copy link
Author

hexWars commented Mar 15, 2023

Ubuntu 22.04.2 LTS

Mar 15 08:47:38 sehnsucht systemd[1]: 1panel.service: Scheduled restart job, restart counter is at 166.
░░ Subject: Automatic restarting of a unit has been scheduled
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ Automatic restarting of the unit 1panel.service has been scheduled, as the result for
░░ the configured Restart= setting for the unit.
Mar 15 08:47:38 sehnsucht systemd[1]: Stopped 1Panel, a modern open source linux panel.
░░ Subject: A stop job for unit 1panel.service has finished
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ A stop job for unit 1panel.service has finished.
░░ 
░░ The job identifier is 16990 and the job result is done.
Mar 15 08:47:38 sehnsucht systemd[1]: Started 1Panel, a modern open source linux panel.
░░ Subject: A start job for unit 1panel.service has finished successfully
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ A start job for unit 1panel.service has finished successfully.
░░ 
░░ The job identifier is 16990.
Mar 15 08:47:39 sehnsucht 1panel[17872]: [2023-03-15 08:47:39] [INFO] init logger successfully
Mar 15 08:47:39 sehnsucht 1panel[17872]: [2023-03-15 08:47:39] [INFO] init db successfully
Mar 15 08:47:39 sehnsucht 1panel[17872]: [2023-03-15 08:47:39] [INFO] Migration run successfully
Mar 15 08:47:39 sehnsucht 1panel[17872]: [2023-03-15 08:47:39] [INFO] init cache successfully
Mar 15 08:47:39 sehnsucht 1panel[17872]: [2023-03-15 08:47:39] [INFO] init session successfully
Mar 15 08:47:39 sehnsucht 1panel[17872]: [2023-03-15 08:47:39] [INFO] sync app start...
Mar 15 08:47:39 sehnsucht systemd[1]: 1panel.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
░░ Subject: Unit process exited
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ An ExecStart= process belonging to unit 1panel.service has exited.
░░ 
░░ The process' exit code is 'exited' and its exit status is 2.
Mar 15 08:47:39 sehnsucht systemd[1]: 1panel.service: Failed with result 'exit-code'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ The unit 1panel.service has entered the 'failed' state with result 'exit-code'.
Mar 15 08:47:44 sehnsucht systemd[1]: 1panel.service: Scheduled restart job, restart counter is at 167.
░░ Subject: Automatic restarting of a unit has been scheduled
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ Automatic restarting of the unit 1panel.service has been scheduled, as the result for
░░ the configured Restart= setting for the unit.
Mar 15 08:47:44 sehnsucht systemd[1]: Stopped 1Panel, a modern open source linux panel.
░░ Subject: A stop job for unit 1panel.service has finished
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ A stop job for unit 1panel.service has finished.
░░ 
░░ The job identifier is 17086 and the job result is done.
Mar 15 08:47:44 sehnsucht systemd[1]: Started 1Panel, a modern open source linux panel.
░░ Subject: A start job for unit 1panel.service has finished successfully
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ A start job for unit 1panel.service has finished successfully.
░░ 
░░ The job identifier is 17086.
Mar 15 08:47:45 sehnsucht 1panel[17893]: [2023-03-15 08:47:45] [INFO] init logger successfully
Mar 15 08:47:45 sehnsucht 1panel[17893]: [2023-03-15 08:47:45] [INFO] init db successfully
Mar 15 08:47:45 sehnsucht 1panel[17893]: [2023-03-15 08:47:45] [INFO] Migration run successfully
Mar 15 08:47:45 sehnsucht 1panel[17893]: [2023-03-15 08:47:45] [INFO] init cache successfully
Mar 15 08:47:45 sehnsucht 1panel[17893]: [2023-03-15 08:47:45] [INFO] init session successfully
Mar 15 08:47:45 sehnsucht 1panel[17893]: [2023-03-15 08:47:45] [INFO] sync app start...
Mar 15 08:47:45 sehnsucht systemd[1]: 1panel.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
░░ Subject: Unit process exited
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ An ExecStart= process belonging to unit 1panel.service has exited.
░░ 
░░ The process' exit code is 'exited' and its exit status is 2.
Mar 15 08:47:45 sehnsucht systemd[1]: 1panel.service: Failed with result 'exit-code'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ The unit 1panel.service has entered the 'failed' state with result 'exit-code'.
Mar 15 08:47:50 sehnsucht systemd[1]: 1panel.service: Scheduled restart job, restart counter is at 168.
░░ Subject: Automatic restarting of a unit has been scheduled
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ Automatic restarting of the unit 1panel.service has been scheduled, as the result for
░░ the configured Restart= setting for the unit.
Mar 15 08:47:50 sehnsucht systemd[1]: Stopped 1Panel, a modern open source linux panel.
░░ Subject: A stop job for unit 1panel.service has finished
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ A stop job for unit 1panel.service has finished.
░░ 
░░ The job identifier is 17185 and the job result is done.
Mar 15 08:47:50 sehnsucht systemd[1]: Started 1Panel, a modern open source linux panel.
░░ Subject: A start job for unit 1panel.service has finished successfully
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ A start job for unit 1panel.service has finished successfully.
░░ 
░░ The job identifier is 17185.
Mar 15 08:47:50 sehnsucht 1panel[18078]: [2023-03-15 08:47:50] [INFO] init logger successfully
Mar 15 08:47:50 sehnsucht 1panel[18078]: [2023-03-15 08:47:50] [INFO] init db successfully
Mar 15 08:47:50 sehnsucht 1panel[18078]: [2023-03-15 08:47:50] [INFO] Migration run successfully
Mar 15 08:47:50 sehnsucht 1panel[18078]: [2023-03-15 08:47:50] [INFO] init cache successfully
Mar 15 08:47:50 sehnsucht 1panel[18078]: [2023-03-15 08:47:50] [INFO] init session successfully
Mar 15 08:47:50 sehnsucht 1panel[18078]: [2023-03-15 08:47:50] [INFO] sync app start...
Mar 15 08:47:50 sehnsucht systemd[1]: 1panel.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
░░ Subject: Unit process exited
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ An ExecStart= process belonging to unit 1panel.service has exited.
░░ 
░░ The process' exit code is 'exited' and its exit status is 2.
Mar 15 08:47:50 sehnsucht systemd[1]: 1panel.service: Failed with result 'exit-code'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ The unit 1panel.service has entered the 'failed' state with result 'exit-code'.
Mar 15 08:47:55 sehnsucht systemd[1]: 1panel.service: Scheduled restart job, restart counter is at 169.
░░ Subject: Automatic restarting of a unit has been scheduled
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ Automatic restarting of the unit 1panel.service has been scheduled, as the result for
░░ the configured Restart= setting for the unit.
Mar 15 08:47:55 sehnsucht systemd[1]: Stopped 1Panel, a modern open source linux panel.
░░ Subject: A stop job for unit 1panel.service has finished
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ A stop job for unit 1panel.service has finished.
░░ 
░░ The job identifier is 17281 and the job result is done.
Mar 15 08:47:55 sehnsucht systemd[1]: Started 1Panel, a modern open source linux panel.
░░ Subject: A start job for unit 1panel.service has finished successfully
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ A start job for unit 1panel.service has finished successfully.
░░ 
░░ The job identifier is 17281.
Mar 15 08:47:56 sehnsucht 1panel[18099]: [2023-03-15 08:47:56] [INFO] init logger successfully
Mar 15 08:47:56 sehnsucht 1panel[18099]: [2023-03-15 08:47:56] [INFO] init db successfully
Mar 15 08:47:56 sehnsucht 1panel[18099]: [2023-03-15 08:47:56] [INFO] Migration run successfully
Mar 15 08:47:56 sehnsucht 1panel[18099]: [2023-03-15 08:47:56] [INFO] init cache successfully
Mar 15 08:47:56 sehnsucht 1panel[18099]: [2023-03-15 08:47:56] [INFO] init session successfully
Mar 15 08:47:56 sehnsucht 1panel[18099]: [2023-03-15 08:47:56] [INFO] sync app start...
Mar 15 08:47:56 sehnsucht systemd[1]: 1panel.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
░░ Subject: Unit process exited
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ An ExecStart= process belonging to unit 1panel.service has exited.
░░ 
░░ The process' exit code is 'exited' and its exit status is 2.
Mar 15 08:47:56 sehnsucht systemd[1]: 1panel.service: Failed with result 'exit-code'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ The unit 1panel.service has entered the 'failed' state with result 'exit-code'.
Mar 15 08:48:01 sehnsucht systemd[1]: 1panel.service: Scheduled restart job, restart counter is at 170.
░░ Subject: Automatic restarting of a unit has been scheduled
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ Automatic restarting of the unit 1panel.service has been scheduled, as the result for
░░ the configured Restart= setting for the unit.
Mar 15 08:48:01 sehnsucht systemd[1]: Stopped 1Panel, a modern open source linux panel.
░░ Subject: A stop job for unit 1panel.service has finished
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ A stop job for unit 1panel.service has finished.
░░ 
░░ The job identifier is 17377 and the job result is done.
Mar 15 08:48:01 sehnsucht systemd[1]: Started 1Panel, a modern open source linux panel.
░░ Subject: A start job for unit 1panel.service has finished successfully
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ A start job for unit 1panel.service has finished successfully.
░░ 
░░ The job identifier is 17377.
Mar 15 08:48:01 sehnsucht 1panel[18120]: [2023-03-15 08:48:01] [INFO] init logger successfully
Mar 15 08:48:01 sehnsucht 1panel[18120]: [2023-03-15 08:48:01] [INFO] init db successfully
Mar 15 08:48:01 sehnsucht 1panel[18120]: [2023-03-15 08:48:01] [INFO] Migration run successfully
Mar 15 08:48:01 sehnsucht 1panel[18120]: [2023-03-15 08:48:01] [INFO] init cache successfully
Mar 15 08:48:01 sehnsucht 1panel[18120]: [2023-03-15 08:48:01] [INFO] init session successfully
Mar 15 08:48:01 sehnsucht 1panel[18120]: [2023-03-15 08:48:01] [INFO] sync app start...
Mar 15 08:48:01 sehnsucht systemd[1]: 1panel.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
░░ Subject: Unit process exited
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ An ExecStart= process belonging to unit 1panel.service has exited.
░░ 
░░ The process' exit code is 'exited' and its exit status is 2.
Mar 15 08:48:01 sehnsucht systemd[1]: 1panel.service: Failed with result 'exit-code'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ The unit 1panel.service has entered the 'failed' state with result 'exit-code'.
Mar 15 08:48:06 sehnsucht systemd[1]: 1panel.service: Scheduled restart job, restart counter is at 171.
░░ Subject: Automatic restarting of a unit has been scheduled
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ Automatic restarting of the unit 1panel.service has been scheduled, as the result for
░░ the configured Restart= setting for the unit.
Mar 15 08:48:06 sehnsucht systemd[1]: Stopped 1Panel, a modern open source linux panel.
░░ Subject: A stop job for unit 1panel.service has finished
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ A stop job for unit 1panel.service has finished.
░░ 
░░ The job identifier is 17473 and the job result is done.
Mar 15 08:48:06 sehnsucht systemd[1]: Started 1Panel, a modern open source linux panel.
░░ Subject: A start job for unit 1panel.service has finished successfully
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ A start job for unit 1panel.service has finished successfully.
░░ 
░░ The job identifier is 17473.
Mar 15 08:48:07 sehnsucht 1panel[18141]: [2023-03-15 08:48:07] [INFO] init logger successfully
Mar 15 08:48:07 sehnsucht 1panel[18141]: [2023-03-15 08:48:07] [INFO] init db successfully
Mar 15 08:48:07 sehnsucht 1panel[18141]: [2023-03-15 08:48:07] [INFO] Migration run successfully
Mar 15 08:48:07 sehnsucht 1panel[18141]: [2023-03-15 08:48:07] [INFO] init cache successfully
Mar 15 08:48:07 sehnsucht 1panel[18141]: [2023-03-15 08:48:07] [INFO] init session successfully
Mar 15 08:48:07 sehnsucht 1panel[18141]: [2023-03-15 08:48:07] [INFO] sync app start...
Mar 15 08:48:07 sehnsucht systemd[1]: 1panel.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
░░ Subject: Unit process exited
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ An ExecStart= process belonging to unit 1panel.service has exited.
░░ 
░░ The process' exit code is 'exited' and its exit status is 2.
Mar 15 08:48:07 sehnsucht systemd[1]: 1panel.service: Failed with result 'exit-code'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ The unit 1panel.service has entered the 'failed' state with result 'exit-code'.
Mar 15 08:48:12 sehnsucht systemd[1]: 1panel.service: Scheduled restart job, restart counter is at 172.
░░ Subject: Automatic restarting of a unit has been scheduled
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ Automatic restarting of the unit 1panel.service has been scheduled, as the result for
░░ the configured Restart= setting for the unit.
Mar 15 08:48:12 sehnsucht systemd[1]: Stopped 1Panel, a modern open source linux panel.
░░ Subject: A stop job for unit 1panel.service has finished
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ A stop job for unit 1panel.service has finished.
░░ 
░░ The job identifier is 17569 and the job result is done.
Mar 15 08:48:12 sehnsucht systemd[1]: Started 1Panel, a modern open source linux panel.
░░ Subject: A start job for unit 1panel.service has finished successfully
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ A start job for unit 1panel.service has finished successfully.
░░ 
░░ The job identifier is 17569.
Mar 15 08:48:12 sehnsucht 1panel[18179]: [2023-03-15 08:48:12] [INFO] init logger successfully
Mar 15 08:48:12 sehnsucht 1panel[18179]: [2023-03-15 08:48:12] [INFO] init db successfully
Mar 15 08:48:12 sehnsucht 1panel[18179]: [2023-03-15 08:48:12] [INFO] Migration run successfully
Mar 15 08:48:12 sehnsucht 1panel[18179]: [2023-03-15 08:48:12] [INFO] init cache successfully
Mar 15 08:48:12 sehnsucht 1panel[18179]: [2023-03-15 08:48:12] [INFO] init session successfully
Mar 15 08:48:12 sehnsucht 1panel[18179]: [2023-03-15 08:48:12] [INFO] sync app start...
Mar 15 08:48:12 sehnsucht systemd[1]: 1panel.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
░░ Subject: Unit process exited
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ An ExecStart= process belonging to unit 1panel.service has exited.
░░ 
░░ The process' exit code is 'exited' and its exit status is 2.
Mar 15 08:48:12 sehnsucht systemd[1]: 1panel.service: Failed with result 'exit-code'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ The unit 1panel.service has entered the 'failed' state with result 'exit-code'.
Mar 15 08:48:17 sehnsucht systemd[1]: 1panel.service: Scheduled restart job, restart counter is at 173.
░░ Subject: Automatic restarting of a unit has been scheduled
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ Automatic restarting of the unit 1panel.service has been scheduled, as the result for
░░ the configured Restart= setting for the unit.
Mar 15 08:48:17 sehnsucht systemd[1]: Stopped 1Panel, a modern open source linux panel.
░░ Subject: A stop job for unit 1panel.service has finished
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ A stop job for unit 1panel.service has finished.
░░ 
░░ The job identifier is 17665 and the job result is done.
Mar 15 08:48:17 sehnsucht systemd[1]: Started 1Panel, a modern open source linux panel.
░░ Subject: A start job for unit 1panel.service has finished successfully
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ A start job for unit 1panel.service has finished successfully.
░░ 
░░ The job identifier is 17665.
Mar 15 08:48:18 sehnsucht 1panel[18200]: [2023-03-15 08:48:18] [INFO] init logger successfully
Mar 15 08:48:18 sehnsucht 1panel[18200]: [2023-03-15 08:48:18] [INFO] init db successfully
Mar 15 08:48:18 sehnsucht 1panel[18200]: [2023-03-15 08:48:18] [INFO] Migration run successfully
Mar 15 08:48:18 sehnsucht 1panel[18200]: [2023-03-15 08:48:18] [INFO] init cache successfully
Mar 15 08:48:18 sehnsucht 1panel[18200]: [2023-03-15 08:48:18] [INFO] init session successfully
Mar 15 08:48:18 sehnsucht 1panel[18200]: [2023-03-15 08:48:18] [INFO] sync app start...
Mar 15 08:48:18 sehnsucht systemd[1]: 1panel.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
░░ Subject: Unit process exited
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ An ExecStart= process belonging to unit 1panel.service has exited.
░░ 
░░ The process' exit code is 'exited' and its exit status is 2.
Mar 15 08:48:18 sehnsucht systemd[1]: 1panel.service: Failed with result 'exit-code'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ The unit 1panel.service has entered the 'failed' state with result 'exit-code'.
Mar 15 08:48:23 sehnsucht systemd[1]: 1panel.service: Scheduled restart job, restart counter is at 174.
░░ Subject: Automatic restarting of a unit has been scheduled
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ Automatic restarting of the unit 1panel.service has been scheduled, as the result for
░░ the configured Restart= setting for the unit.
Mar 15 08:48:23 sehnsucht systemd[1]: Stopped 1Panel, a modern open source linux panel.
░░ Subject: A stop job for unit 1panel.service has finished
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ A stop job for unit 1panel.service has finished.
░░ 
░░ The job identifier is 17761 and the job result is done.
Mar 15 08:48:23 sehnsucht systemd[1]: Started 1Panel, a modern open source linux panel.
░░ Subject: A start job for unit 1panel.service has finished successfully
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ A start job for unit 1panel.service has finished successfully.
░░ 
░░ The job identifier is 17761.
Mar 15 08:48:23 sehnsucht 1panel[18224]: [2023-03-15 08:48:23] [INFO] init logger successfully
Mar 15 08:48:23 sehnsucht 1panel[18224]: [2023-03-15 08:48:23] [INFO] init db successfully
Mar 15 08:48:23 sehnsucht 1panel[18224]: [2023-03-15 08:48:23] [INFO] Migration run successfully
Mar 15 08:48:23 sehnsucht 1panel[18224]: [2023-03-15 08:48:23] [INFO] init cache successfully
Mar 15 08:48:23 sehnsucht 1panel[18224]: [2023-03-15 08:48:23] [INFO] init session successfully
Mar 15 08:48:23 sehnsucht 1panel[18224]: [2023-03-15 08:48:23] [INFO] sync app start...
Mar 15 08:48:23 sehnsucht systemd[1]: 1panel.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
░░ Subject: Unit process exited
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ An ExecStart= process belonging to unit 1panel.service has exited.
░░ 
░░ The process' exit code is 'exited' and its exit status is 2.
Mar 15 08:48:23 sehnsucht systemd[1]: 1panel.service: Failed with result 'exit-code'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ The unit 1panel.service has entered the 'failed' state with result 'exit-code'.
Mar 15 08:48:29 sehnsucht systemd[1]: 1panel.service: Scheduled restart job, restart counter is at 175.
░░ Subject: Automatic restarting of a unit has been scheduled
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ Automatic restarting of the unit 1panel.service has been scheduled, as the result for
░░ the configured Restart= setting for the unit.
Mar 15 08:48:29 sehnsucht systemd[1]: Stopped 1Panel, a modern open source linux panel.
░░ Subject: A stop job for unit 1panel.service has finished
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ A stop job for unit 1panel.service has finished.
░░ 
░░ The job identifier is 17857 and the job result is done.
Mar 15 08:48:29 sehnsucht systemd[1]: Started 1Panel, a modern open source linux panel.
░░ Subject: A start job for unit 1panel.service has finished successfully
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ A start job for unit 1panel.service has finished successfully.
░░ 
░░ The job identifier is 17857.
Mar 15 08:48:29 sehnsucht 1panel[18244]: [2023-03-15 08:48:29] [INFO] init logger successfully
Mar 15 08:48:29 sehnsucht 1panel[18244]: [2023-03-15 08:48:29] [INFO] init db successfully
Mar 15 08:48:29 sehnsucht 1panel[18244]: [2023-03-15 08:48:29] [INFO] Migration run successfully
Mar 15 08:48:29 sehnsucht 1panel[18244]: [2023-03-15 08:48:29] [INFO] init cache successfully
Mar 15 08:48:29 sehnsucht 1panel[18244]: [2023-03-15 08:48:29] [INFO] init session successfully
Mar 15 08:48:29 sehnsucht 1panel[18244]: [2023-03-15 08:48:29] [INFO] sync app start...
Mar 15 08:48:29 sehnsucht systemd[1]: 1panel.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
░░ Subject: Unit process exited
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ An ExecStart= process belonging to unit 1panel.service has exited.
░░ 
░░ The process' exit code is 'exited' and its exit status is 2.
Mar 15 08:48:29 sehnsucht systemd[1]: 1panel.service: Failed with result 'exit-code'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ The unit 1panel.service has entered the 'failed' state with result 'exit-code'.
Mar 15 08:48:34 sehnsucht systemd[1]: 1panel.service: Scheduled restart job, restart counter is at 176.
░░ Subject: Automatic restarting of a unit has been scheduled
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ Automatic restarting of the unit 1panel.service has been scheduled, as the result for
░░ the configured Restart= setting for the unit.
Mar 15 08:48:34 sehnsucht systemd[1]: Stopped 1Panel, a modern open source linux panel.
░░ Subject: A stop job for unit 1panel.service has finished
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ A stop job for unit 1panel.service has finished.
░░ 
░░ The job identifier is 17953 and the job result is done.
Mar 15 08:48:34 sehnsucht systemd[1]: Started 1Panel, a modern open source linux panel.
░░ Subject: A start job for unit 1panel.service has finished successfully
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ A start job for unit 1panel.service has finished successfully.
░░ 
░░ The job identifier is 17953.
Mar 15 08:48:35 sehnsucht 1panel[18267]: [2023-03-15 08:48:35] [INFO] init logger successfully
Mar 15 08:48:35 sehnsucht 1panel[18267]: [2023-03-15 08:48:35] [INFO] init db successfully
Mar 15 08:48:35 sehnsucht 1panel[18267]: [2023-03-15 08:48:35] [INFO] Migration run successfully
Mar 15 08:48:35 sehnsucht 1panel[18267]: [2023-03-15 08:48:35] [INFO] init cache successfully
Mar 15 08:48:35 sehnsucht 1panel[18267]: [2023-03-15 08:48:35] [INFO] init session successfully
Mar 15 08:48:35 sehnsucht 1panel[18267]: [2023-03-15 08:48:35] [INFO] sync app start...
Mar 15 08:48:35 sehnsucht systemd[1]: 1panel.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
░░ Subject: Unit process exited
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ An ExecStart= process belonging to unit 1panel.service has exited.
░░ 
░░ The process' exit code is 'exited' and its exit status is 2.
Mar 15 08:48:35 sehnsucht systemd[1]: 1panel.service: Failed with result 'exit-code'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ The unit 1panel.service has entered the 'failed' state with result 'exit-code'.
Mar 15 08:48:40 sehnsucht systemd[1]: 1panel.service: Scheduled restart job, restart counter is at 177.
░░ Subject: Automatic restarting of a unit has been scheduled
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ Automatic restarting of the unit 1panel.service has been scheduled, as the result for
░░ the configured Restart= setting for the unit.
Mar 15 08:48:40 sehnsucht systemd[1]: Stopped 1Panel, a modern open source linux panel.
░░ Subject: A stop job for unit 1panel.service has finished
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ A stop job for unit 1panel.service has finished.
░░ 
░░ The job identifier is 18052 and the job result is done.
Mar 15 08:48:40 sehnsucht systemd[1]: Started 1Panel, a modern open source linux panel.
░░ Subject: A start job for unit 1panel.service has finished successfully
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ A start job for unit 1panel.service has finished successfully.
░░ 
░░ The job identifier is 18052.
Mar 15 08:48:40 sehnsucht 1panel[18453]: [2023-03-15 08:48:40] [INFO] init logger successfully
Mar 15 08:48:40 sehnsucht 1panel[18453]: [2023-03-15 08:48:40] [INFO] init db successfully
Mar 15 08:48:40 sehnsucht 1panel[18453]: [2023-03-15 08:48:40] [INFO] Migration run successfully
Mar 15 08:48:40 sehnsucht 1panel[18453]: [2023-03-15 08:48:40] [INFO] init cache successfully
Mar 15 08:48:40 sehnsucht 1panel[18453]: [2023-03-15 08:48:40] [INFO] init session successfully
Mar 15 08:48:40 sehnsucht 1panel[18453]: [2023-03-15 08:48:40] [INFO] sync app start...
Mar 15 08:48:40 sehnsucht systemd[1]: 1panel.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
░░ Subject: Unit process exited
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ An ExecStart= process belonging to unit 1panel.service has exited.
░░ 
░░ The process' exit code is 'exited' and its exit status is 2.
Mar 15 08:48:40 sehnsucht systemd[1]: 1panel.service: Failed with result 'exit-code'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ The unit 1panel.service has entered the 'failed' state with result 'exit-code'.
Mar 15 08:48:45 sehnsucht systemd[1]: 1panel.service: Scheduled restart job, restart counter is at 178.
░░ Subject: Automatic restarting of a unit has been scheduled
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ Automatic restarting of the unit 1panel.service has been scheduled, as the result for
░░ the configured Restart= setting for the unit.
Mar 15 08:48:45 sehnsucht systemd[1]: Stopped 1Panel, a modern open source linux panel.
░░ Subject: A stop job for unit 1panel.service has finished
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ A stop job for unit 1panel.service has finished.
░░ 
░░ The job identifier is 18148 and the job result is done.
Mar 15 08:48:45 sehnsucht systemd[1]: Started 1Panel, a modern open source linux panel.
░░ Subject: A start job for unit 1panel.service has finished successfully
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ A start job for unit 1panel.service has finished successfully.
░░ 
░░ The job identifier is 18148.
Mar 15 08:48:46 sehnsucht 1panel[18476]: [2023-03-15 08:48:46] [INFO] init logger successfully
Mar 15 08:48:46 sehnsucht 1panel[18476]: [2023-03-15 08:48:46] [INFO] init db successfully
Mar 15 08:48:46 sehnsucht 1panel[18476]: [2023-03-15 08:48:46] [INFO] Migration run successfully
Mar 15 08:48:46 sehnsucht 1panel[18476]: [2023-03-15 08:48:46] [INFO] init cache successfully
Mar 15 08:48:46 sehnsucht 1panel[18476]: [2023-03-15 08:48:46] [INFO] init session successfully
Mar 15 08:48:46 sehnsucht 1panel[18476]: [2023-03-15 08:48:46] [INFO] sync app start...
Mar 15 08:48:46 sehnsucht systemd[1]: 1panel.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
░░ Subject: Unit process exited
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ An ExecStart= process belonging to unit 1panel.service has exited.
░░ 
░░ The process' exit code is 'exited' and its exit status is 2.
Mar 15 08:48:46 sehnsucht systemd[1]: 1panel.service: Failed with result 'exit-code'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ The unit 1panel.service has entered the 'failed' state with result 'exit-code'.
Mar 15 08:48:51 sehnsucht systemd[1]: 1panel.service: Scheduled restart job, restart counter is at 179.
░░ Subject: Automatic restarting of a unit has been scheduled
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ Automatic restarting of the unit 1panel.service has been scheduled, as the result for
░░ the configured Restart= setting for the unit.
Mar 15 08:48:51 sehnsucht systemd[1]: Stopped 1Panel, a modern open source linux panel.
░░ Subject: A stop job for unit 1panel.service has finished
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ A stop job for unit 1panel.service has finished.
░░ 
░░ The job identifier is 18247 and the job result is done.
Mar 15 08:48:51 sehnsucht systemd[1]: Started 1Panel, a modern open source linux panel.
░░ Subject: A start job for unit 1panel.service has finished successfully
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ A start job for unit 1panel.service has finished successfully.
░░ 
░░ The job identifier is 18247.
Mar 15 08:48:52 sehnsucht 1panel[18655]: [2023-03-15 08:48:52] [INFO] init logger successfully
Mar 15 08:48:52 sehnsucht 1panel[18655]: [2023-03-15 08:48:52] [INFO] init db successfully
Mar 15 08:48:52 sehnsucht 1panel[18655]: [2023-03-15 08:48:52] [INFO] Migration run successfully
Mar 15 08:48:52 sehnsucht 1panel[18655]: [2023-03-15 08:48:52] [INFO] init cache successfully
Mar 15 08:48:52 sehnsucht 1panel[18655]: [2023-03-15 08:48:52] [INFO] init session successfully
Mar 15 08:48:52 sehnsucht 1panel[18655]: [2023-03-15 08:48:52] [INFO] sync app start...
Mar 15 08:48:52 sehnsucht systemd[1]: 1panel.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
░░ Subject: Unit process exited
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ An ExecStart= process belonging to unit 1panel.service has exited.
░░ 
░░ The process' exit code is 'exited' and its exit status is 2.
Mar 15 08:48:52 sehnsucht systemd[1]: 1panel.service: Failed with result 'exit-code'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ The unit 1panel.service has entered the 'failed' state with result 'exit-code'.
Mar 15 08:48:57 sehnsucht systemd[1]: 1panel.service: Scheduled restart job, restart counter is at 180.
░░ Subject: Automatic restarting of a unit has been scheduled
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ Automatic restarting of the unit 1panel.service has been scheduled, as the result for
░░ the configured Restart= setting for the unit.
Mar 15 08:48:57 sehnsucht systemd[1]: Stopped 1Panel, a modern open source linux panel.
░░ Subject: A stop job for unit 1panel.service has finished
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ A stop job for unit 1panel.service has finished.
░░ 
░░ The job identifier is 18343 and the job result is done.
Mar 15 08:48:57 sehnsucht systemd[1]: Started 1Panel, a modern open source linux panel.
░░ Subject: A start job for unit 1panel.service has finished successfully
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ A start job for unit 1panel.service has finished successfully.
░░ 
░░ The job identifier is 18343.
Mar 15 08:48:57 sehnsucht 1panel[18676]: [2023-03-15 08:48:57] [INFO] init logger successfully
Mar 15 08:48:57 sehnsucht 1panel[18676]: [2023-03-15 08:48:57] [INFO] init db successfully
Mar 15 08:48:57 sehnsucht 1panel[18676]: [2023-03-15 08:48:57] [INFO] Migration run successfully
Mar 15 08:48:57 sehnsucht 1panel[18676]: [2023-03-15 08:48:57] [INFO] init cache successfully
Mar 15 08:48:57 sehnsucht 1panel[18676]: [2023-03-15 08:48:57] [INFO] init session successfully
Mar 15 08:48:57 sehnsucht 1panel[18676]: [2023-03-15 08:48:57] [INFO] sync app start...
Mar 15 08:48:57 sehnsucht systemd[1]: 1panel.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
░░ Subject: Unit process exited
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ An ExecStart= process belonging to unit 1panel.service has exited.
░░ 
░░ The process' exit code is 'exited' and its exit status is 2.
Mar 15 08:48:57 sehnsucht systemd[1]: 1panel.service: Failed with result 'exit-code'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ The unit 1panel.service has entered the 'failed' state with result 'exit-code'.
Mar 15 08:49:03 sehnsucht systemd[1]: 1panel.service: Scheduled restart job, restart counter is at 181.
░░ Subject: Automatic restarting of a unit has been scheduled
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ Automatic restarting of the unit 1panel.service has been scheduled, as the result for
░░ the configured Restart= setting for the unit.
Mar 15 08:49:03 sehnsucht systemd[1]: Stopped 1Panel, a modern open source linux panel.
░░ Subject: A stop job for unit 1panel.service has finished
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ A stop job for unit 1panel.service has finished.
░░ 
░░ The job identifier is 18439 and the job result is done.
Mar 15 08:49:03 sehnsucht systemd[1]: Started 1Panel, a modern open source linux panel.
░░ Subject: A start job for unit 1panel.service has finished successfully
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ A start job for unit 1panel.service has finished successfully.
░░ 
░░ The job identifier is 18439.
Mar 15 08:49:03 sehnsucht 1panel[18697]: [2023-03-15 08:49:03] [INFO] init logger successfully
Mar 15 08:49:03 sehnsucht 1panel[18697]: [2023-03-15 08:49:03] [INFO] init db successfully
Mar 15 08:49:03 sehnsucht 1panel[18697]: [2023-03-15 08:49:03] [INFO] Migration run successfully
Mar 15 08:49:03 sehnsucht 1panel[18697]: [2023-03-15 08:49:03] [INFO] init cache successfully
Mar 15 08:49:03 sehnsucht 1panel[18697]: [2023-03-15 08:49:03] [INFO] init session successfully
Mar 15 08:49:03 sehnsucht 1panel[18697]: [2023-03-15 08:49:03] [INFO] sync app start...
Mar 15 08:49:03 sehnsucht systemd[1]: 1panel.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
░░ Subject: Unit process exited
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ An ExecStart= process belonging to unit 1panel.service has exited.
░░ 
░░ The process' exit code is 'exited' and its exit status is 2.
Mar 15 08:49:03 sehnsucht systemd[1]: 1panel.service: Failed with result 'exit-code'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ The unit 1panel.service has entered the 'failed' state with result 'exit-code'.
Mar 15 08:49:08 sehnsucht systemd[1]: 1panel.service: Scheduled restart job, restart counter is at 182.
░░ Subject: Automatic restarting of a unit has been scheduled
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ Automatic restarting of the unit 1panel.service has been scheduled, as the result for
░░ the configured Restart= setting for the unit.
Mar 15 08:49:08 sehnsucht systemd[1]: Stopped 1Panel, a modern open source linux panel.
░░ Subject: A stop job for unit 1panel.service has finished
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ A stop job for unit 1panel.service has finished.
░░ 
░░ The job identifier is 18535 and the job result is done.
Mar 15 08:49:08 sehnsucht systemd[1]: Started 1Panel, a modern open source linux panel.
░░ Subject: A start job for unit 1panel.service has finished successfully
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ A start job for unit 1panel.service has finished successfully.
░░ 
░░ The job identifier is 18535.
Mar 15 08:49:09 sehnsucht 1panel[18719]: [2023-03-15 08:49:09] [INFO] init logger successfully
Mar 15 08:49:09 sehnsucht 1panel[18719]: [2023-03-15 08:49:09] [INFO] init db successfully
Mar 15 08:49:09 sehnsucht 1panel[18719]: [2023-03-15 08:49:09] [INFO] Migration run successfully
Mar 15 08:49:09 sehnsucht 1panel[18719]: [2023-03-15 08:49:09] [INFO] init cache successfully
Mar 15 08:49:09 sehnsucht 1panel[18719]: [2023-03-15 08:49:09] [INFO] init session successfully
Mar 15 08:49:09 sehnsucht 1panel[18719]: [2023-03-15 08:49:09] [INFO] sync app start...
Mar 15 08:49:09 sehnsucht systemd[1]: 1panel.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
░░ Subject: Unit process exited
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ An ExecStart= process belonging to unit 1panel.service has exited.
░░ 
░░ The process' exit code is 'exited' and its exit status is 2.
Mar 15 08:49:09 sehnsucht systemd[1]: 1panel.service: Failed with result 'exit-code'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ The unit 1panel.service has entered the 'failed' state with result 'exit-code'.
Mar 15 08:49:14 sehnsucht systemd[1]: 1panel.service: Scheduled restart job, restart counter is at 183.
░░ Subject: Automatic restarting of a unit has been scheduled
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ Automatic restarting of the unit 1panel.service has been scheduled, as the result for
░░ the configured Restart= setting for the unit.
Mar 15 08:49:14 sehnsucht systemd[1]: Stopped 1Panel, a modern open source linux panel.
░░ Subject: A stop job for unit 1panel.service has finished
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ A stop job for unit 1panel.service has finished.
░░ 
░░ The job identifier is 18631 and the job result is done.
Mar 15 08:49:14 sehnsucht systemd[1]: Started 1Panel, a modern open source linux panel.
░░ Subject: A start job for unit 1panel.service has finished successfully
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ A start job for unit 1panel.service has finished successfully.
░░ 
░░ The job identifier is 18631.
Mar 15 08:49:14 sehnsucht 1panel[18739]: [2023-03-15 08:49:14] [INFO] init logger successfully
Mar 15 08:49:14 sehnsucht 1panel[18739]: [2023-03-15 08:49:14] [INFO] init db successfully
Mar 15 08:49:14 sehnsucht 1panel[18739]: [2023-03-15 08:49:14] [INFO] Migration run successfully
Mar 15 08:49:14 sehnsucht 1panel[18739]: [2023-03-15 08:49:14] [INFO] init cache successfully
Mar 15 08:49:14 sehnsucht 1panel[18739]: [2023-03-15 08:49:14] [INFO] init session successfully
Mar 15 08:49:14 sehnsucht 1panel[18739]: [2023-03-15 08:49:14] [INFO] sync app start...
Mar 15 08:49:14 sehnsucht systemd[1]: 1panel.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
░░ Subject: Unit process exited
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ An ExecStart= process belonging to unit 1panel.service has exited.
░░ 
░░ The process' exit code is 'exited' and its exit status is 2.
Mar 15 08:49:14 sehnsucht systemd[1]: 1panel.service: Failed with result 'exit-code'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ The unit 1panel.service has entered the 'failed' state with result 'exit-code'.
Mar 15 08:49:20 sehnsucht systemd[1]: 1panel.service: Scheduled restart job, restart counter is at 184.
░░ Subject: Automatic restarting of a unit has been scheduled
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ Automatic restarting of the unit 1panel.service has been scheduled, as the result for
░░ the configured Restart= setting for the unit.
Mar 15 08:49:20 sehnsucht systemd[1]: Stopped 1Panel, a modern open source linux panel.
░░ Subject: A stop job for unit 1panel.service has finished
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ A stop job for unit 1panel.service has finished.
░░ 
░░ The job identifier is 18727 and the job result is done.
Mar 15 08:49:20 sehnsucht systemd[1]: Started 1Panel, a modern open source linux panel.
░░ Subject: A start job for unit 1panel.service has finished successfully
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ A start job for unit 1panel.service has finished successfully.
░░ 
░░ The job identifier is 18727.
Mar 15 08:49:20 sehnsucht 1panel[18763]: [2023-03-15 08:49:20] [INFO] init logger successfully
Mar 15 08:49:20 sehnsucht 1panel[18763]: [2023-03-15 08:49:20] [INFO] init db successfully
Mar 15 08:49:20 sehnsucht 1panel[18763]: [2023-03-15 08:49:20] [INFO] Migration run successfully
Mar 15 08:49:20 sehnsucht 1panel[18763]: [2023-03-15 08:49:20] [INFO] init cache successfully
Mar 15 08:49:20 sehnsucht 1panel[18763]: [2023-03-15 08:49:20] [INFO] init session successfully
Mar 15 08:49:20 sehnsucht 1panel[18763]: [2023-03-15 08:49:20] [INFO] sync app start...
Mar 15 08:49:20 sehnsucht systemd[1]: 1panel.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
░░ Subject: Unit process exited
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ An ExecStart= process belonging to unit 1panel.service has exited.
░░ 
░░ The process' exit code is 'exited' and its exit status is 2.
Mar 15 08:49:20 sehnsucht systemd[1]: 1panel.service: Failed with result 'exit-code'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ The unit 1panel.service has entered the 'failed' state with result 'exit-code'.
Mar 15 08:49:25 sehnsucht systemd[1]: 1panel.service: Scheduled restart job, restart counter is at 185.
░░ Subject: Automatic restarting of a unit has been scheduled
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ Automatic restarting of the unit 1panel.service has been scheduled, as the result for
░░ the configured Restart= setting for the unit.
Mar 15 08:49:25 sehnsucht systemd[1]: Stopped 1Panel, a modern open source linux panel.
░░ Subject: A stop job for unit 1panel.service has finished
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ A stop job for unit 1panel.service has finished.
░░ 
░░ The job identifier is 18823 and the job result is done.
Mar 15 08:49:25 sehnsucht systemd[1]: Started 1Panel, a modern open source linux panel.
░░ Subject: A start job for unit 1panel.service has finished successfully
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ A start job for unit 1panel.service has finished successfully.
░░ 
░░ The job identifier is 18823.
Mar 15 08:49:26 sehnsucht 1panel[18785]: [2023-03-15 08:49:26] [INFO] init logger successfully
Mar 15 08:49:26 sehnsucht 1panel[18785]: [2023-03-15 08:49:26] [INFO] init db successfully
Mar 15 08:49:26 sehnsucht 1panel[18785]: [2023-03-15 08:49:26] [INFO] Migration run successfully
Mar 15 08:49:26 sehnsucht 1panel[18785]: [2023-03-15 08:49:26] [INFO] init cache successfully
Mar 15 08:49:26 sehnsucht 1panel[18785]: [2023-03-15 08:49:26] [INFO] init session successfully
Mar 15 08:49:26 sehnsucht 1panel[18785]: [2023-03-15 08:49:26] [INFO] sync app start...
Mar 15 08:49:26 sehnsucht systemd[1]: 1panel.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
░░ Subject: Unit process exited
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ An ExecStart= process belonging to unit 1panel.service has exited.
░░ 
░░ The process' exit code is 'exited' and its exit status is 2.
Mar 15 08:49:26 sehnsucht systemd[1]: 1panel.service: Failed with result 'exit-code'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ The unit 1panel.service has entered the 'failed' state with result 'exit-code'.

@wanghe-fit2cloud
Copy link
Member

在部署服务器上手动执行 1pctl restart 重启 1Panel 服务试试,可以通过 1pctl status 命令查看服务运行状态。

@hexWars
Copy link
Author

hexWars commented Mar 15, 2023

依旧不行

root@sehnsucht:~# 1pctl restart 
● 1panel.service - 1Panel, a modern open source linux panel
     Loaded: loaded (/etc/systemd/system/1panel.service; enabled; vendor preset: enabled)
     Active: active (running) since Wed 2023-03-15 11:13:33 UTC; 17ms ago
   Main PID: 104200 (1panel)
      Tasks: 1 (limit: 18800)
     Memory: 656.0K
        CPU: 13ms
     CGroup: /system.slice/1panel.service
             └─104200 /usr/bin/1panel

Mar 15 11:13:33 sehnsucht systemd[1]: Started 1Panel, a modern open source linux panel.
root@sehnsucht:~# 1pctl status
● 1panel.service - 1Panel, a modern open source linux panel
     Loaded: loaded (/etc/systemd/system/1panel.service; enabled; vendor preset: enabled)
     Active: activating (auto-restart) (Result: exit-code) since Wed 2023-03-15 11:13:33 UTC; 1s ago
    Process: 104200 ExecStart=/usr/bin/1panel (code=exited, status=2)
   Main PID: 104200 (code=exited, status=2)
        CPU: 505ms

在部署服务器上手动执行 1pctl restart 重启 1Panel 服务试试,可以通过 1pctl status 命令查看服务运行状态。

@wanghe-fit2cloud
Copy link
Member

分别在本地开发环境和公有云环境部署了 v1.0.1 版本,均未复现问题。
接下来,你添加一下技术交流群,方便进一步沟通。

@hexWars
Copy link
Author

hexWars commented Mar 16, 2023

分别在本地开发环境和公有云环境部署了 v1.0.1 版本,均未复现问题。 接下来,你添加一下技术交流群,方便进一步沟通。

sorry,我疑似发现了问题,因为我之前安装过了portainer

@hexWars
Copy link
Author

hexWars commented Mar 16, 2023

分别在本地开发环境和公有云环境部署了 v1.0.1 版本,均未复现问题。 接下来,你添加一下技术交流群,方便进一步沟通。

sorry,我疑似发现了问题,因为我之前安装过了portainer

建议在文档中写清楚不与哪些程序兼容,以及启动失败后添加描述,感谢你们的回复和支持

@wanghe-fit2cloud
Copy link
Member

The first issue to close.

@zhengkunwang223
Copy link
Collaborator

golang/go#26492
暂时定位为特定版本下 Go Build 开启 cgo 编译,底层执行特定命令报错的 BUG

@wanghe-fit2cloud wanghe-fit2cloud added this to the v1.3.5 milestone Jun 17, 2023
@wanghe-fit2cloud
Copy link
Member

v1.3.5 版本已修复上述问题。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants