FallenOne - any pointers on this one ? Databa...
any pointers on this one ?
Database\Seeders\RolesAndPermissionsSeeder ..................................................................................... RUNNING
RedisException...
Solution:
Solved:
sudo add-apt-repository ppa:redislabs/redis
sudo apt update
sudo apt install redis-server
in /etc/redis/redis.conf I changed 'supervised auto' to 'supervised systemd'...
DariusIII - Change scout driver in your .env fr...
Change scout driver in your .env from MySQL to database
smolsoftboi - Has anyone successfully run Docke...
Has anyone successfully run Docker with an alternative
APP_PORT
. I've set mine to port 81
, but the port is always removed for resources and redirects. For example, I goto localhost:81
for the first time and it redirects to localhost/login
, dropping the port and of course not working. I then goto localhost:81/login
, that shows the login form, but with no styling, etc, because the resources (such as the stylesheet) also drop the port, and the submit action on the form doesn't work becaus...smolsoftboi - @Fossil Manually copying the invi...
@fossil1901 Manually copying the invite code into Discord worked. 🙂
jjaomni - is that the right syntac for whitelis...
is that the right syntac for whitelist for ip whitelist??
jjaomni - 127.0.0.1,192.168.1.1,192.168.1.192,1...
127.0.0.1,192.168.1.1,192.168.1.192,136.35.136.121,192.168.1.230,192.168.1.165