Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix heroku database connection #57

Open
Donaim opened this issue Jun 27, 2021 · 1 comment
Open

Fix heroku database connection #57

Donaim opened this issue Jun 27, 2021 · 1 comment

Comments

@Donaim
Copy link
Owner

Donaim commented Jun 27, 2021

Currently, PostgreSQL does not start on heroku instance because of the following error in docker:
Can't add file /var/lib/docker/overlay2/f0995527a1dcea7b099c2137111bf431a475def3fc65bd9da06a43c498a78e03/diff/run/postgresql/.s.PGSQL.5432 to tar: archive/tar: sockets not supported

There is some info on the internet about it:
GoogleContainerTools/kaniko#272

Investigate and fix this error which will enable task API on heroku instance, not just /ping and /api pahts.

@Donaim
Copy link
Owner Author

Donaim commented Jun 27, 2021

Alternatively, register a VPS. Most of them require credit card info, so not gonna hurry with that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant