Question: Installation Error In V10

Installation Error In V10

I tried installing v0.10.0 freshly. After finalizing I get an error as below. Let me know what was going wrong. I tried clearing cookies already. This page isn’t working mps.ghiyath.net

R

Raees

Asked

I tried installing v0.10.0 freshly. After finalizing I get an error as below. Let me know what was going wrong. I tried clearing cookies already.

This page isn’t working mps.ghiyath.net redirected you too many times. Try clearing your cookies. ERR_TOO_MANY_REDIRECTS

  • MS

    Mian Saleem

    Answered

    Hello,

    Please check the latest error logs in the storage/logs/ folder and let me know the error details so that I can suggest.

    Thank you

  • R

    Raees

    Answered

    Attached is the log file

  • MS

    Mian Saleem

    Answered

    Hello,

    Looks like the default settings are not created. Can you please try to run php artisan migrate --force and check.

    Thank you

  • R

    Raees

    Answered

    [2022-12-29 08:16:46] production.ERROR: Unable to locate Mix file: /css/mps_ui.css. {“exception”:"[object] (Exception(code: 0): Unable to locate Mix file: /css/mps_ui.css. at /home/ghiyath/public_html/mps.ghiyath.net/vendor/laravel/framework/src/Illuminate/Foundation/Mix.php:61)

  • R

    Raees

    Answered

    php artisan migrate --force result says. “Nothing to migrate”

  • MS

    Mian Saleem

    Answered

    Hello,

    The Laravel mix is replaced with Vitejs. I am not sure why you getting the mps_ui error, might be cache or something I missed in packaging. I will check this tomorrow morning.

    Thank you

  • R

    Raees

    Answered

    Installed v0.11.0. Now installation is completed. admin page not loading.

    log files shows as below.

    [2022-12-31 13:14:13] production.ERROR: Unable to locate Mix file: /css/mps_ui.css. {“exception”:"[object] (Exception(code: 0): Unable to locate Mix file: /css/mps_ui.css. at /home/ghiyath/public_html/mps.ghiyath.net/vendor/laravel/framework/src/Illuminate/Foundation/Mix.php:61)

  • R

    Raees

    Answered

    this is my admin page url

    https://mps.ghiyath.net/admin

  • MS

    Mian Saleem

    Answered

    The page code is still stuck on v0.9.0. We have removed the Laravel Mix and used Vitejs from v0.10.0 so those links shouldn’t be in the code. Please delete all the files except .env file and storage folder and then upload the latest file. This is to make sure that you have the latest file. Thank you

  • R

    Raees

    Answered

    Since it is not a production app for me. I deleted the entire content and uploaded fresh from the downloaded zip file. Even I deleted entire tables in dB also.

  • Login to Reply