docker-freescout
docker-freescout copied to clipboard
Dockerized web based help desk and shared inbox
In the error logs I always see this error: >Cannot add ViewCollector to Laravel Debugbar: Creation of dynamic property >Barryvdh\Debugbar\DataCollector\ViewCollector::$name is deprecated >/www/html/vendor/barryvdh/laravel-debugbar/src/LaravelDebugbar.php#218 >Exception ``` ); } catch (\Exception $e)...
### Summary Apologies in advance, I feel like the solution is probably staring me right in the face. Running Ubuntu 22 with Freescout & Nginx running in dockers & I've...
### Summary When you use the yml file option `### If you want to perform customizations to the source and have access to it, then uncomment this line - This...
I would like to know where/how are everyone else using free scout, we tried using it in production but too many fetch email errors happening all time randomly can someone...
Hello, I used the docker-compose.yml for no proxy environment. I can reach the login page, but am unable to log in with the credentials used in the yml file Any...
### Summary Container has php module errors ### Steps to reproduce Loading Latest container ### What is the expected *correct* behavior? Boots ### Relevant logs and/or screenshots ,---. ,--------.,--. ,--....
Hi i am not able to locate the crontab.txt file, can you please share the full path below is my docker-compose.yml volumes: ### If you want to perform customizations to...
### Summary I hope this is the right place to report the issue - If after setting everything up, I change the SITE_URL in compose from https://abc.example.com to https://xyz.example.com then...
### Summary Trying to run in Docker+Portainer. `freescout-app` is not able to connect to `freescout-db` ### Steps to reproduce I mostly followed video instructions at: https://www.youtube.com/watch?v=vw9boxStxyc&t=191s And used noProxy compose...
Basically https://github.com/tiredofit/docker-freescout/issues/59, but much worse. On Postgres, it does not only not create the database, it does not do anything. Nothing. It successfully connects to the database, however it does...