Open Ernestopheles opened 8 months ago
I'm experiencing the same issue in my environment.
Maybe @cytopia ist severely ill or worse? Can' t think of any otger reason to stay quiet
I just tried it again. I figured out the Cannot assign requested address
happened to me because it was still in use. I cleaned everything up and started the setup again.
It's now showing:
Deprecated: Creation of dynamic property devilbox\Pgsql::$_connect_erro is deprecated in /var/www/default/include/lib/container/BaseClass.php on line 184
Fatal error: Uncaught RedisException: Cannot assign requested address in /var/www/default/include/lib/container/Redis.php:42 Stack trace: #0 /var/www/default/include/lib/container/Redis.php(42): Redis->connect('redis', 6379, 0.5, NULL) #1 /var/www/default/include/lib/container/BaseClass.php(35): devilbox\Redis->__construct('redis', Array) #2 /var/www/default/config.php(158): devilbox\BaseClass::getInstance('redis') #3 /var/www/default/htdocs/index.php(20): loadClass('Redis') #4 {main} thrown in /var/www/default/include/lib/container/Redis.php on line 42
I created a PR to fix this here: https://github.com/cytopia/devilbox/pull/1020
Have you already looked into this bug?
(Optional) Error message
Uncaught RedisException: Cannot assign requested address in /var/www/default/include/lib/container/Redis.php:42 Stack trace: #0 /var/www/default/include/lib/container/Redis.php(42): Redis->connect('redis', 6379, 0.5, NULL) #1 /var/www/default/include/lib/container/BaseClass.php(35): devilbox\Redis->__construct('redis', Array) #2 /var/www/default/config.php(158): devilbox\BaseClass::getInstance('redis') #3 /var/www/default/htdocs/index.php(20): loadClass('Redis') #4 {main} thrown in /var/www/default/include/lib/container/Redis.php on line 42
What went wrong?
devilbox dashboard not showing up
Expected behaviour
dashboard
How can we reproduce the bug?
start localhost
Host Operating System
Linux
Host Platform (amd64, arm64, other)
amd64
(Linux only) Is SELinux enabled?
Yes, SELinux is enabled
Docker version
25.0.4, build 1a576c5
Docker Compose version
v2.24.7
Devilbox version
3.0.4beta
Have you removed stopped containers before starting?
Yes
Have you pulled latest Docker images before starting?
Yes
Devilbox start command
docker compose up -d httpd php mysql
Config: .env file
Config: docker-compose.override.yml
No response
Config: ./check-config.sh
Log: docker-compose logs
(Optional) Additional information
Please, @cytopia, let me / us know if devilbox is still maintained or not... Thanx a lot