vitodeploy / vito

The Ultimate Server Management Tool
https://vitodeploy.com
GNU Affero General Public License v3.0
1.06k stars 166 forks source link

Error 500 when trying to edit a SourceControl #211

Closed maxcelos closed 4 months ago

maxcelos commented 4 months ago

Describe the bug After update to version 1.6.0 and trying to see the SourceControl edit feature, it returns error 500

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Source Controls'
  2. Click on Edit button
  3. See error

Expected behavior See the source control info and edit it.

Screenshots n/a

Additional context Add any other context about the problem here.

saeedvaziry commented 4 months ago

@maxcelos any error logs? from storage/logs/laravel.log

maxcelos commented 4 months ago

Route not found.

Solved with php artisan route:clear