Opened 11 months ago
Closed 3 months ago
#9 closed defect (worksforme)
Trac sometimes fails a conection
Reported by: | m | Owned by: | m |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Services | Keywords: | |
Cc: |
Description
Very occasionally the tcptosocket docker container drops connections to the internal trac ports:
`
tcptosocket_1 | 2024/05/24 21:54:17 socat[11] E getaddrinfo("web", "8123", {0x00,2,1,6}, {}): Name does not resolve
tcptosocket_1 | 2024/05/24 22:41:43 socat[57] E getaddrinfo("web", "8123", {0x00,2,1,6}, {}): Name does not resolve
tcptosocket_1 | 2024/05/24 23:02:56 socat[77] E getaddrinfo("web", "8123", {0x00,2,1,6}, {}): Name does not resolve
tcptosocket_1 | 2024/05/24 23:07:09 socat[87] E getaddrinfo("web", "8123", {0x00,2,1,6}, {}): Name does not resolv
`
Note:
See TracTickets
for help on using tickets.