Giter Site home page Giter Site logo

Comments (12)

cp6 avatar cp6 commented on May 14, 2024

Did you run

php artisan route:cache

php artisan cache:clear

After updating?

from my-idlers.

Gamerboy59 avatar Gamerboy59 commented on May 14, 2024

Yes, all steps of the upgrade instructions in the README.md have been executed. I just executed them again but this didn't fix it. Doing a completely new installation and just copying over the sqlite-db and the .env lead to the same result.

from my-idlers.

cp6 avatar cp6 commented on May 14, 2024

Ok, thanks. Interesting, these arent happening with MySQL ill switch over to Sqlite and have a look

from my-idlers.

cp6 avatar cp6 commented on May 14, 2024

Possibly fixed now: 20058cb9c9147105e5187fdccb9ea1e9bd55bd09 ?

Needed to define the keys as a string for Sqlite

from my-idlers.

Gamerboy59 avatar Gamerboy59 commented on May 14, 2024

This has fixed many issues but not: The GET method is not supported for this route. Supported methods: HEAD. on route ("/" or dashboard)

from my-idlers.

cp6 avatar cp6 commented on May 14, 2024

Searching that error up just brings commands:

php artisan optimize

and/or

php artisan cache:clear
php artisan route:cache
php artisan config:cache
php artisan view:clear

from my-idlers.

cp6 avatar cp6 commented on May 14, 2024

What environment are you hosting it in?

from my-idlers.

Gamerboy59 avatar Gamerboy59 commented on May 14, 2024

It's a standard cPanel shared hosting. my-idlers used to work until the recent update. I just executed the optimize command but this didn't help.

from my-idlers.

Gamerboy59 avatar Gamerboy59 commented on May 14, 2024

Only the index / home page is effected. The pages for server, shared, resellers, settings etc. are working fine.

from my-idlers.

Gamerboy59 avatar Gamerboy59 commented on May 14, 2024

I noticed this issue is happening on new installations only. Upgrading my existing installation works fine. Maybe a bug at the dependencies?

from my-idlers.

cp6 avatar cp6 commented on May 14, 2024

@Gamerboy59 I'm really unsure, I cant reproduce it. Was thinking it was something to do with the shared hosting handling redirects weirdly.

from my-idlers.

Gamerboy59 avatar Gamerboy59 commented on May 14, 2024

I just found the solution. The optimization has an additional cache which needs to be wiped too. Now it's working.

php artisan optimize:clear
php artisan route:clear

from my-idlers.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.