You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
./stat_server -c config.toml --notify-test
✨ stat_server v1.8.1 (1dd5c41, 2024-03-18 14:18:45 UTC, rustc 1.76.0, x86_64-unknown-linux-musl)
✨ run in normal mode, load conf from local file `config.toml
✨ admin_user: admin
✨ admin_pass: xxxxxxxxxxxxxxxxxxxxxxxxx
send test message to log
send test message to webhook
Please check for notifications
bark server log:
2024-07-30 15:39:42 INFO 172.19.0.1 -> [ 400 ] POST 390.687µs /push => /push ❗ServerStatus test msg
Bark returned a 400 error, and the JSON request was not received.
The data structure of the test message passed by bark is not a JSON structure, which causes an exception. I will fix it later. Skip the notification test and it will work normally.
Checklist
💻 Operating System
Ubuntu
🐛 Bug Description
stat server version:
bark server version:
config:
run command:
bark server log:
Bark returned a 400 error, and the JSON request was not received.
🚦 Expected Behavior
bark server log:
📷 Recurrence Steps
No response
📝 Additional Information
No response
The text was updated successfully, but these errors were encountered: