nova-command-runner icon indicating copy to clipboard operation
nova-command-runner copied to clipboard

Some requests in the tool view return 404

Open Woeler opened this issue 6 years ago • 5 comments

Hello,

I followed the readme and installed everything the way described, however, the view is still empty. Am I doing something wrong here?

image

image

image

Woeler avatar Feb 21 '19 11:02 Woeler

Hello. Maybe you didn't run php artisan route:cache php artisan config:cache after installing package / deploying ?

guratr avatar Feb 22 '19 13:02 guratr

Nope, did all of that, stil returning 404. Also tried manually adding the routes, even manually adding the routes the inspector gives out. 404 every time. I'm running nova on the root domain, if that matters.

Woeler avatar Feb 23 '19 13:02 Woeler

Nope, did all of that, stil returning 404. Also tried manually adding the routes, even manually adding the routes the inspector gives out. 404 every time. I'm running nova on the root domain, if that matters.

same issue here - locally it's working but not on the server

GET https://domain.de/nova-vendor/guratr/command-runner/commands/ 404 GET https://domain.de/nova-vendor/guratr/command-runner/history/ 404

adrian-schnell avatar Mar 09 '19 01:03 adrian-schnell

Hey @Woeler
If you are still looking for a fix for this, I released an updated version based on this package. Please check https://github.com/binarybuilds/nova-advanced-command-runner

@guratr I felt like this package is not actively maintained. So i created a separate package based on this and added proper credits to this package.

srinathreddydudi avatar Jul 01 '20 15:07 srinathreddydudi

Thanks @srinathreddydudi !

Woeler avatar Jul 02 '20 08:07 Woeler