Hello,
After migrating to Chirpstack v4 integration works randomly
example logs:
Dec 04 15:42:30 server chirpstack[2019]: 2024-12-04T14:42:30.528061Z INFO chirpstack::integration::http: Posting event event=status url=https://integration.url
Dec 04 15:42:34 server chirpstack[2019]: 2024-12-04T14:42:34.106486Z INFO chirpstack::integration::http: Posting event event=up url=https://integration.url
Dec 04 15:42:35 server chirpstack[2019]: 2024-12-04T14:42:35.515961Z WARN chirpstack::integration::http: Posting event failed event=up url=https://integration.url error=error sending request for url (https://integration.url&event=up)
Dec 04 15:42:41 server chirpstack[2019]: 2024-12-04T14:42:41.544650Z INFO chirpstack::integration::http: Posting event event=up url=https://integration.url
Dec 04 15:42:43 server chirpstack[2019]: 2024-12-04T14:42:43.013203Z INFO chirpstack::integration::http: Posting event event=up url=https://integration.url
Dec 04 15:42:59 server chirpstack[2019]: 2024-12-04T14:42:59.198329Z INFO chirpstack::integration::http: Posting event event=up url=https://integration.url
Dec 04 15:42:59 server chirpstack[2019]: 2024-12-04T14:42:59.907890Z WARN chirpstack::integration::http: Posting event failed event=up url=https://integration.url error=error sending request for url (https://integration.url&event=up)
Dec 04 15:43:00 server chirpstack[2019]: 2024-12-04T14:43:00.627192Z INFO chirpstack::integration::http: Posting event event=up url=https://integration.url
Dec 04 15:43:01 server chirpstack[2019]: 2024-12-04T14:43:01.310455Z WARN chirpstack::integration::http: Posting event failed event=up url=https://integration.url error=error sending request for url (https://integration.url&event=up)
Dec 04 15:43:04 server chirpstack[2019]: 2024-12-04T14:43:04.199481Z WARN chirpstack::integration::http: Posting event failed event=up url=https://integration.url error=error sending request for url (https://integration.url&event=up)
Dec 04 15:43:05 server chirpstack[2019]: 2024-12-04T14:43:05.628538Z WARN chirpstack::integration::http: Posting event failed event=up url=https://integration.url error=error sending request for url (https://integration.url&event=up)
Dec 04 15:43:09 server chirpstack[2019]: 2024-12-04T14:43:09.050195Z INFO chirpstack::integration::http: Posting event event=up url=https://integration.url
In Chirpstack v3 I occasionally had timeout error which i could see on Chirpstack log and end server
However, in v4, errors occur more frequently, and the logs do not provide sufficient information. Additionally, I cannot see timeout errors on the end server, which suggests the issue might be on the Chirpstack side.
Nov 06 10:19:03 server chirpstack-application-server[739]: time=“2024-11-06T10:19:03.83952375+01:00” level=error msg=“integration/http: publish event error” ctx_id=xxx dev_eui=xxx error=“http request error: Post "https://integration.url”: context deadline exceeded (Client.Timeout exceeded while awaiting headers)" event_type=up url=“https://integration.url”
also in v4 logs, device EUI information is missing