Closed saket424 closed 2 months ago
I have fixed the part for Python-dotenv parsing error: The error "Python-dotenv could not parse statement starting at line 1" In the project now i have included the env file as there is nothing critical in there. (Do a pull)
the subsequent telnet test shows that the connection to otlp.uptrace.dev:4317 is successful. This discrepancy might be due to:
Temporary network issues that resolved by the time of the telnet test Docker network configuration issues Firewall or security group settings blocking the connection from within the Docker container
Here is the log file. Any idea why?