Esmail EL BoB

Results 96 comments of Esmail EL BoB

It actually works for me (*out of no where*) after some time i gave it a try again and it just works so i really do not know

I get it too, I think its because of github actions

Here is more data: ``` Installing dependencies from lock file (including require-dev) Verifying lock file contents can be installed on current platform. Nothing to install, update or remove Package swiftmailer/swiftmailer...

When I run `php artisan migrate --force` I get error message saying I need to migrate my DB so I think I'm in a loophole, any ideas to exit it...

> https://github.com/pixelfed/pixelfed/issues/3589#issuecomment-1193102238 I'm not even sure what causes the problem...but I tried and yup did not work > https://github.com/pixelfed/pixelfed/issues/3589#issuecomment-1193104591 Here we go: ``` root@efd18929964d:/var/www# mysql -u pixelfed -p Enter password:...

Well, I know! if you ever get something near my error message (that in issue's title) it means you probably enabled "ENABLE_CONFIG_CACHE=true" at least in my case it solved it...

Wait now I get: ``` debian@ns538846:~/docker-compose/pixelfed$ sudo docker-compose exec app php artisan migrate --force [2022-07-23 22:28:45] production.ERROR: SQLSTATE[HY000] [2002] Connection refused (SQL: select * from information_schema.tables where table_schema = pixelfed_prod...

So I ran: `sudo docker-compose up -d && sudo docker-compose exec app php artisan config:cache && sudo docker-compose exec app php artisan migrate` twice, first time throwed an error: ```...

> ![1678024801328](https://user-images.githubusercontent.com/53263049/222965038-6fae0d4f-d21c-4721-bfe8-04a5983dfb11.png) I run the install.sh, but this process is wrong. Does anyone know how to solve? Thanks H, I know I'm late but. the script did not include a...