| Host |
postgresql.postgresql.svc.cluster.local |
| Port |
5432 |
| Database |
new-app-tm44s_db |
| User |
new_app |
Connection failed:
connection to server at "postgresql.postgresql.svc.cluster.local" (172.16.248.88), port 5432 failed: fe_sendauth: no password supplied
Traceback (most recent call last):
File "/app/app.py", line 391, in test_postgres
conn = psycopg2.connect(
^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/site-packages/psycopg2/__init__.py", line 122, in connect
conn = _connect(dsn, connection_factory=connection_factory, **kwasync)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
psycopg2.OperationalError: connection to server at "postgresql.postgresql.svc.cluster.local" (172.16.248.88), port 5432 failed: fe_sendauth: no password supplied
| Host |
redis-master.redis.svc.cluster.local |
| Port |
6379 |
| Database |
2 |
| Auth |
PASSWORDLESS |
Successfully connected using PASSWORDLESS authentication
Version: Redis 8.4.0
Database: 2
Read/Write: OK
| Host |
rabbitmq.rabbitmq.svc.cluster.local |
| Port |
5672 |
| Username |
admin |
| VHost |
/new-app-tm44s_db |
| Auth |
PASSWORD-BASED (required for RabbitMQ) |
Successfully connected using PASSWORD-BASED (required for RabbitMQ)
Version: 3.13.7
Queue operations: OK
| Host |
mssql.mssql.svc.cluster.local |
| Port |
1433 |
| Database |
new-app-tm44s_db |
| User |
sa |
| Auth |
PASSWORD-BASED (required for MSSQL) |
Successfully connected using PASSWORD-BASED (required for MSSQL)
Version: Microsoft SQL Server 2022 (RTM-CU22) (KB5068450) - 16.0.4225.2 (X64)
MongoDB backend is disabled in configuration
| Mount Path |
/mnt/fileshare |
| Storage Account |
sttxsdbxnpdeva1 |
| Share Name |
new-app-cd3de-fs |
| Mount Type |
Azure File Share |
| Total Size |
15G |
| Available |
15G |
| Files Count |
2 |
✓ Azure File Share detected and mounted
✓ Storage: sttxsdbxnpdeva1 | Share: new-app-cd3de-fs
✓ Write test: SUCCESS
✓ Files in mount: 2
Recent files: backend-test.log, sample-data.txt
Storage: 15G total, 15G available (1% used)
Azure Blob Storage backend is disabled in configuration
Azure Table Storage backend is disabled in configuration
Azure Queue Storage backend is disabled in configuration