我在https://docs.skygear.io/server/guide/getting-started-docker上遵循了Docker手册。我从SkygearIO下载了Skygear Server。服务器尝试启动时无法连接到数据库。
ERRO[0001] Unable to begin transaction for schema migration: dial tcp
[::1]:5432: getsockopt: connection refused logger=skydb
ERRO[0001] Failed to start skygear: failed to open connection: skydb/pq:
unable to connect to database because of a network error = dial tcp
[::1]:5432: getsockopt: connection refused 我似乎找不到问题所在。
发布于 2017-01-17 13:57:11
https://stackoverflow.com/questions/41680387
复制相似问题