|
|
@ -25,10 +25,13 @@ A clear and concise description of what you expected to happen.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
**Info**
|
|
|
|
**Info**
|
|
|
|
- Uptime Kuma Version:
|
|
|
|
Uptime Kuma Version:
|
|
|
|
- Using Docker?: Yes/No
|
|
|
|
Using Docker?: Yes/No
|
|
|
|
- OS:
|
|
|
|
Docker Version:
|
|
|
|
- Browser:
|
|
|
|
Node.js Version (Without Docker only):
|
|
|
|
|
|
|
|
OS:
|
|
|
|
|
|
|
|
Browser:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
**Screenshots**
|
|
|
|
**Screenshots**
|
|
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
@ -36,3 +39,6 @@ If applicable, add screenshots to help explain your problem.
|
|
|
|
**Error Log**
|
|
|
|
**Error Log**
|
|
|
|
It is easier for us to find out the problem.
|
|
|
|
It is easier for us to find out the problem.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Docker: "docker logs <container id>"
|
|
|
|
|
|
|
|
PM2: "~/.pm2/logs/" (e.g. /home/ubuntu/.pm2/logs)
|
|
|
|
|
|
|
|
|
|
|
|