bug(core-elx): interface graph upsert failed #782

Closed
opened 2026-03-28 04:28:30 +00:00 by mfreeman451 · 0 comments
Owner

Imported from GitHub.

Original GitHub issue: #2378
Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/issues/2378
Original created: 2026-01-19T20:49:11Z


Describe the bug

20:55:13.808 [info] SyncIngestor: Processing 3 updates in batches of 500                                                                                                                   20:55:13.820 [info] SyncIngestor: Completed 3 updates in 12ms (250.0 devices/sec)                                                                                                          20:55:13.820 [info] SyncIngestor result: :ok                                                                                                                                               20:55:13.822 [error] Postgrex.Protocol (#PID<0.5840.0>) disconnected: ** (Postgrex.QueryError) type `agtype` can not be handled by the types module Postgrex.DefaultTypes                  20:55:13.822 [warning] Interface graph upsert failed: %Postgrex.QueryError{message: "type `agtype` can not be handled by the types module Postgrex.DefaultTypes"}                          20:55:13.838 [warning] Interface graph upsert failed: %Postgrex.QueryError{message: "type `agtype` can not be handled by the types module Postgrex.DefaultTypes"}                          20:55:13.838 [error] Postgrex.Protocol (#PID<0.5852.0>) disconnected: ** (Postgrex.QueryError) type `agtype` can not be handled by the types module Postgrex.DefaultTypes                  20:55:13.849 [warning] Interface graph upsert failed: %Postgrex.QueryError{message: "type `agtype` can not be handled by the types module Postgrex.DefaultTypes"}                          20:55:13.849 [error] Postgrex.Protocol (#PID<0.5848.0>) disconnected: ** (Postgrex.QueryError) type `agtype` can not be handled by the types module Postgrex.DefaultTypes                  20:55:13.866 [warning] Interface graph upsert failed: %Postgrex.QueryError{message: "type `agtype` can not be handled by the types module Postgrex.DefaultTypes"}                          20:55:13.867 [error] Postgrex.Protocol (#PID<0.5842.0>) disconnected: ** (Postgrex.QueryError) type `agtype` can not be handled by the types module Postgrex.DefaultTypes                  20:55:13.884 [warning] Interface graph upsert failed: %Postgrex.QueryError{message: "type `agtype` can not be handled by the types module Postgrex.DefaultTypes"}

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

Imported from GitHub. Original GitHub issue: #2378 Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/issues/2378 Original created: 2026-01-19T20:49:11Z --- **Describe the bug** ``` 20:55:13.808 [info] SyncIngestor: Processing 3 updates in batches of 500 20:55:13.820 [info] SyncIngestor: Completed 3 updates in 12ms (250.0 devices/sec) 20:55:13.820 [info] SyncIngestor result: :ok 20:55:13.822 [error] Postgrex.Protocol (#PID<0.5840.0>) disconnected: ** (Postgrex.QueryError) type `agtype` can not be handled by the types module Postgrex.DefaultTypes 20:55:13.822 [warning] Interface graph upsert failed: %Postgrex.QueryError{message: "type `agtype` can not be handled by the types module Postgrex.DefaultTypes"} 20:55:13.838 [warning] Interface graph upsert failed: %Postgrex.QueryError{message: "type `agtype` can not be handled by the types module Postgrex.DefaultTypes"} 20:55:13.838 [error] Postgrex.Protocol (#PID<0.5852.0>) disconnected: ** (Postgrex.QueryError) type `agtype` can not be handled by the types module Postgrex.DefaultTypes 20:55:13.849 [warning] Interface graph upsert failed: %Postgrex.QueryError{message: "type `agtype` can not be handled by the types module Postgrex.DefaultTypes"} 20:55:13.849 [error] Postgrex.Protocol (#PID<0.5848.0>) disconnected: ** (Postgrex.QueryError) type `agtype` can not be handled by the types module Postgrex.DefaultTypes 20:55:13.866 [warning] Interface graph upsert failed: %Postgrex.QueryError{message: "type `agtype` can not be handled by the types module Postgrex.DefaultTypes"} 20:55:13.867 [error] Postgrex.Protocol (#PID<0.5842.0>) disconnected: ** (Postgrex.QueryError) type `agtype` can not be handled by the types module Postgrex.DefaultTypes 20:55:13.884 [warning] Interface graph upsert failed: %Postgrex.QueryError{message: "type `agtype` can not be handled by the types module Postgrex.DefaultTypes"} ``` **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error **Expected behavior** A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. **Desktop (please complete the following information):** - OS: [e.g. iOS] - Browser [e.g. chrome, safari] - Version [e.g. 22] **Smartphone (please complete the following information):** - Device: [e.g. iPhone6] - OS: [e.g. iOS8.1] - Browser [e.g. stock browser, safari] - Version [e.g. 22] **Additional context** Add any other context about the problem here.
mfreeman451 added this to the 1.1.0 milestone 2026-03-28 04:28:30 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
carverauto/serviceradar#782
No description provided.