mirror of
https://github.com/ConvoyPanel/panel.git
synced 2026-04-25 04:35:52 +03:00
[GH-ISSUE #88] API api/application/servers 404 #58
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/panel#58
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @zbuse on GitHub (Mar 31, 2024).
Original GitHub issue: https://github.com/ConvoyPanel/panel/issues/88
Current Behavior
rquest post to api/application/servers return 404
Expected Behavior
Found the log when writing the whms module
[message] => No query results for model [Convoy\Models\Node].
Steps to Reproduce
curl api/application/servers return 404
Screenshots
No response
Proxmox OS Version
8.1
Operating System
linux
Browser
curl
Additional Context
No response
Panel Version
4.2.2-rc.2
Error Logs
No response
Is there an existing issue for this?
@zbuse commented on GitHub (Mar 31, 2024):
And wiki documentation is missing about running the php artisan horizon:work daemon
@ericwang401 commented on GitHub (Mar 31, 2024):
Did you make sure you specified the correct node?
Documentation isn't really needed for the Horizon daemon because the default Convoy installation runs the daemon. Are you tampering with the configuration?
@zbuse commented on GitHub (Apr 1, 2024):
problem solved