Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OperationalError: connection to server at "ae-db" (192.168.42.219), port 5432 failed: server closed the connection ... #614

Open
ae-utbm-sentry bot opened this issue Apr 4, 2023 · 0 comments

Comments

@ae-utbm-sentry
Copy link

ae-utbm-sentry bot commented Apr 4, 2023

Sentry Issue: SITH3-1T

OperationalError: connection to server at "ae-db" (192.168.42.219), port 5432 failed: FATAL:  the database system is shutting down

(1 additional frame(s) were not displayed)
...
  File "django/utils/asyncio.py", line 33, in inner
    return func(*args, **kwargs)
  File "django/db/backends/base/base.py", line 200, in connect
    self.connection = self.get_new_connection(conn_params)
  File "django/utils/asyncio.py", line 33, in inner
    return func(*args, **kwargs)
  File "django/db/backends/postgresql/base.py", line 187, in get_new_connection
    connection = Database.connect(**conn_params)
  File "__init__.py", line 122, in connect
    conn = _connect(dsn, connection_factory=connection_factory, **kwasync)

OperationalError: connection to server at "ae-db" (192.168.42.219), port 5432 failed: FATAL:  the database system is shutting down

(16 additional frame(s) were not displayed)
...
  File "django/utils/asyncio.py", line 33, in inner
    return func(*args, **kwargs)
  File "django/db/backends/base/base.py", line 200, in connect
    self.connection = self.get_new_connection(conn_params)
  File "django/utils/asyncio.py", line 33, in inner
    return func(*args, **kwargs)
  File "django/db/backends/postgresql/base.py", line 187, in get_new_connection
    connection = Database.connect(**conn_params)
  File "__init__.py", line 122, in connect
    conn = _connect(dsn, connection_factory=connection_factory, **kwasync)

OperationalError: connection to server at "ae-db" (192.168.42.219), port 5432 failed: server closed the connection unexpectedly
	This probably means the server terminated abnormally
	before or while processing the request.

(1 additional frame(s) were not displayed)
...
  File "django/utils/asyncio.py", line 33, in inner
    return func(*args, **kwargs)
  File "django/db/backends/base/base.py", line 200, in connect
    self.connection = self.get_new_connection(conn_params)
  File "django/utils/asyncio.py", line 33, in inner
    return func(*args, **kwargs)
  File "django/db/backends/postgresql/base.py", line 187, in get_new_connection
    connection = Database.connect(**conn_params)
  File "__init__.py", line 122, in connect
    conn = _connect(dsn, connection_factory=connection_factory, **kwasync)

OperationalError: connection to server at "ae-db" (192.168.42.219), port 5432 failed: server closed the connection unexpectedly
	This probably means the server terminated abnormally
	before or while processing the request.

(29 additional frame(s) were not displayed)
...
  File "django/utils/asyncio.py", line 33, in inner
    return func(*args, **kwargs)
  File "django/db/backends/base/base.py", line 200, in connect
    self.connection = self.get_new_connection(conn_params)
  File "django/utils/asyncio.py", line 33, in inner
    return func(*args, **kwargs)
  File "django/db/backends/postgresql/base.py", line 187, in get_new_connection
    connection = Database.connect(**conn_params)
  File "__init__.py", line 122, in connect
    conn = _connect(dsn, connection_factory=connection_factory, **kwasync)
@Juknum Juknum added this to the Qualifications April 2023 milestone Apr 5, 2023
@Juknum Juknum modified the milestones: Qualifications Mai 2023, Qualifications Octobre 2023 Sep 6, 2023
@Juknum Juknum removed their assignment Jun 26, 2024
@imperosol imperosol removed this from the Qualifications 2023/10 milestone Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

2 participants