This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Type [C-a] [C-h] to see available commands | |
Terminal ready | |
U-Boot 2010.09 (Sep In: serial | |
Out: serial | |
Err: serial | |
<<imgwidth=800, imgheight=600, linebytes=1600>> | |
me: hilinux |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
docker-compose logs pretix | |
Attaching to pretix-docker_pretix_1 | |
pretix_1 | Traceback (most recent call last): | |
pretix_1 | File "/usr/local/lib/python3.11/site-packages/django/db/backends/base/base.py", line 288, in ensure_connection | |
pretix_1 | self.connect() | |
pretix_1 | File "/usr/local/lib/python3.11/site-packages/django/utils/asyncio.py", line 26, in inner | |
pretix_1 | return func(*args, **kwargs) | |
pretix_1 | ^^^^^^^^^^^^^^^^^^^^^ | |
pretix_1 | File "/usr/local/lib/python3.11/site-packages/django/db/backends/base/base.py", line 269, in connect | |
pretix_1 | self.connection = self.get_new_connection(conn_params) |