-
-
Notifications
You must be signed in to change notification settings - Fork 82
Open
Labels
bugSomething isn't workingSomething isn't working
Description
General
- I have updated to the latest version of MySpeed.
- My bug has not been reported yet.
The Bug
sudo docker logs myspeed
An error occurred: Validation error
Successfully connected to the database file
An error occurred: Validation error
Successfully connected to the database file
An error occurred: Validation error
Successfully connected to the database file
An error occurred: Validation error
## 8/25/2025, 8:37:17 PM
Error: connect ETIMEDOUT 10.0.0.1:443
## 8/25/2025, 8:39:51 PM
Error: connect ETIMEDOUT 10.0.0.1:443
## 8/25/2025, 8:17:57 PM
SequelizeUniqueConstraintError: Validation error
## 8/25/2025, 8:18:06 PM
SequelizeUniqueConstraintError: Validation error
## 8/25/2025, 8:18:11 PM
SequelizeUniqueConstraintError: Validation error
## 8/25/2025, 8:18:17 PM
SequelizeUniqueConstraintError: Validation error
## 8/25/2025, 8:18:23 PM
SequelizeUniqueConstraintError: Validation error
## 8/25/2025, 8:18:29 PM
SequelizeUniqueConstraintError: Validation error
## 8/25/2025, 8:18:37 PM
SequelizeUniqueConstraintError: Validation error
## 8/25/2025, 8:18:50 PM
SequelizeUniqueConstraintError: Validation error
## 8/25/2025, 8:19:08 PM
SequelizeUniqueConstraintError: Validation error
## 8/25/2025, 8:19:38 PM
SequelizeUniqueConstraintError: Validation error
## 8/25/2025, 8:20:34 PM
SequelizeUniqueConstraintError: Validation error
## 8/25/2025, 8:21:38 PM
SequelizeUniqueConstraintError: Validation error
## 8/25/2025, 8:22:44 PM
SequelizeUniqueConstraintError: Validation error
## 8/25/2025, 8:23:50 PM
SequelizeUniqueConstraintError: Validation error
## 8/25/2025, 8:24:54 PM
SequelizeUniqueConstraintError: Validation error
## 8/25/2025, 8:25:59 PM
SequelizeUniqueConstraintError: Validation error
## 8/25/2025, 8:27:04 PM
SequelizeUniqueConstraintError: Validation error
## 8/25/2025, 8:28:12 PM
SequelizeUniqueConstraintError: Validation error
## 8/25/2025, 8:29:16 PM
SequelizeUniqueConstraintError: Validation error
What device are you using to access the page?
In the browser
Which operating system is your MySpeed instance running on?
Linux
Docker-compose.yml
version: "3"
# https://docs.myspeed.dev/
services:
MySpeed:
image: germannewsmaker/myspeed
container_name: MySpeed
restart: unless-stopped
ports:
- 5216:5216
volumes:
- ./data:/myspeed/data
sandipbhadoriya and derfloDev
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working