ConvoyPanel / panel

A modern platform tailored for hosting providers and enthusiasts to effortlessly interact with their servers. Seamlessly wrapping around Proxmox, Convoy is easily deployable, affordable at just $6 per node per month for commercial use, and completely free for personal and non-profit endeavors.
https://convoypanel.com
Other
308 stars 51 forks source link

API api/application/servers 404 #88

Closed zbuse closed 3 months ago

zbuse commented 3 months ago

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 3 months ago

And wiki documentation is missing about running the php artisan horizon:work daemon

ericwang401 commented 3 months ago

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 3 months ago

problem solved