devfake / flox

Self Hosted Movie, Series and Anime Watch List
https://flox-demo.pyxl.dev/
MIT License
1.29k stars 190 forks source link

Please Help : 404's with attempted api calls #193

Open Devilshz opened 2 years ago

Devilshz commented 2 years ago

I am trying to run Flox on a rasdberry pi but i am getting the same issue like these

https://github.com/devfake/flox/issues/87 https://github.com/devfake/flox/issues/166

I am running it on Apache with PHP 7 and MariaDB.

can anyone help please ?

Devilshz commented 2 years ago

I tried modifying the .htaccess following https://laravel.com/docs/6.x/installation#pretty-urls and tried deleting the whole file but same issue is there.

Animesh-Ghosh commented 1 year ago

Could you share the value of CLIENT_URI in .env? We could try following the same debugging strategy as here