[GH-ISSUE #68] Errors during start in Windows Docker Desktop. #55

Open
opened 2026-02-26 21:34:13 +03:00 by kerem · 1 comment
Owner

Originally created by @KorzhVVlad on GitHub (Dec 11, 2024).
Original GitHub issue: https://github.com/eduardolat/pgbackweb/issues/68

Dear All,
I've triyed to start pgbackweb in Windows Docker Desctop.
I've gotten error.
Could please help me to solve issue.
Errors in log

2024-12-11 16:36:57 task: [migrate-serve] task goose -- up
2024-12-11 16:37:04 2024/12/11 07:37:04 goose run: failed to connect to `user=postgres database=pgbackweb`: hostname resolving error: lookup postgres on 192.168.65.7:53: no such host
2024-12-11 16:37:04 task: Failed to run task "goose": exit status 1
2024-12-11 16:37:04 task: Failed to run task "migrate-serve": exit status 201

Setting for start Docker
pgbackweb

Originally created by @KorzhVVlad on GitHub (Dec 11, 2024). Original GitHub issue: https://github.com/eduardolat/pgbackweb/issues/68 Dear All, I've triyed to start pgbackweb in Windows Docker Desctop. I've gotten error. Could please help me to solve issue. Errors in log ``` 2024-12-11 16:36:57 task: [migrate-serve] task goose -- up 2024-12-11 16:37:04 2024/12/11 07:37:04 goose run: failed to connect to `user=postgres database=pgbackweb`: hostname resolving error: lookup postgres on 192.168.65.7:53: no such host 2024-12-11 16:37:04 task: Failed to run task "goose": exit status 1 2024-12-11 16:37:04 task: Failed to run task "migrate-serve": exit status 201 ``` Setting for start Docker ![pgbackweb](https://github.com/user-attachments/assets/bab61b63-308c-47cc-9611-1c260b66f1fe)
Author
Owner

@eduardolat commented on GitHub (Dec 11, 2024):

it looks like your pg back web container cannot connect to the database, can you test with the docker compose file in the README of the project?

<!-- gh-comment-id:2536477222 --> @eduardolat commented on GitHub (Dec 11, 2024): it looks like your pg back web container cannot connect to the database, can you test with the docker compose file in the README of the project?
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
starred/pgbackweb#55
No description provided.