sbds icon indicating copy to clipboard operation
sbds copied to clipboard

master is not usable

Open sneak opened this issue 6 years ago • 3 comments

03:24 $ docker-compose up
Starting sbds_db_1 ... done
Starting sbds_sbds_1 ... done
Attaching to sbds_db_1, sbds_sbds_1
db_1    | 2018-05-04 08:24:11.400 UTC [1] LOG:  listening on IPv4 address "0.0.0.0", port 5432
db_1    | 2018-05-04 08:24:11.400 UTC [1] LOG:  listening on IPv6 address "::", port 5432
db_1    | 2018-05-04 08:24:11.403 UTC [1] LOG:  listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
sbds_1  | *** Running /etc/my_init.d/00_regen_ssh_host_keys.sh...
db_1    | 2018-05-04 08:24:11.421 UTC [20] LOG:  database system was shut down at 2018-05-04 08:24:05 UTC
sbds_1  | *** Running /etc/rc.local...
db_1    | 2018-05-04 08:24:11.426 UTC [1] LOG:  database system is ready to accept connections
sbds_1  | *** Booting runit daemon...
sbds_1  | *** Runit started as PID 9
sbds_1  | ./run: line 3: SBDS_CMD: command not found
sbds_1  | /usr/local/bin/python3.6: can't find '__main__' module in ''
sbds_1  | /usr/local/bin/python3.6: can't find '__main__' module in ''
sbds_1  | May  4 08:24:12 4f5feb5b9dc2 syslog-ng[16]: syslog-ng starting up; version='3.5.6'
sbds_1  | ./run: line 3: SBDS_CMD: command not found
sbds_1  | /usr/local/bin/python3.6: can't find '__main__' module in ''
sbds_1  | /usr/local/bin/python3.6: can't find '__main__' module in ''
sbds_1  | ./run: line 3: SBDS_CMD: command not found
sbds_1  | /usr/local/bin/python3.6: can't find '__main__' module in ''
sbds_1  | /usr/local/bin/python3.6: can't find '__main__' module in ''
sbds_1  | /usr/local/bin/python3.6: can't find '__main__' module in ''
sbds_1  | ./run: line 3: SBDS_CMD: command not found
sbds_1  | /usr/local/bin/python3.6: can't find '__main__' module in ''
^CGracefully stopping... (press Ctrl+C again to force)
Stopping sbds_sbds_1 ... done
Stopping sbds_db_1   ... done
✔ ~/dev/sbds [master|✚ 1] 

sneak avatar May 04 '18 08:05 sneak

Any news about this? Can't make it work on my environment as well...

dragosroua avatar Jun 03 '18 15:06 dragosroua

@dragosroua if you want, you can use S2DB ... its compatible to sbds, but it uses PHP.... but it works

dehenne avatar Jun 10 '18 17:06 dehenne

Thanks for the heads-up, I didn't even know about it. will give it a try. Keep up the good work :)

dragosroua avatar Jun 10 '18 18:06 dragosroua