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

HTTP Error 503 #28

Open
jefrydco opened this issue Dec 14, 2018 · 2 comments
Open

HTTP Error 503 #28

jefrydco opened this issue Dec 14, 2018 · 2 comments

Comments

@jefrydco
Copy link

I followed precisely tutorial on readme.md how to install and run this docker image, but when I access the admin url it displayed a http error 503. And on the docker-compose log appear an error like

postgres_1_89e4f8d85ee7 | 2018-12-14 13:12:50.506 UTC [28] ERROR:  relation "resourcepaths" does not exist at character 13
postgres_1_89e4f8d85ee7 | 2018-12-14 13:12:50.506 UTC [28] STATEMENT:  INSERT INTO "resourcepaths" ("path", "hash") VALUES ($1, $2)
postgres_1_89e4f8d85ee7 | 2018-12-14 13:12:50.509 UTC [28] ERROR:  relation "resourcepaths" does not exist at character 13
postgres_1_89e4f8d85ee7 | 2018-12-14 13:12:50.509 UTC [28] STATEMENT:  INSERT INTO "resourcepaths" ("path", "hash") VALUES ($1, $2)
postgres_1_89e4f8d85ee7 | 2018-12-14 13:12:50.511 UTC [28] ERROR:  relation "resourcepaths" does not exist at character 13
postgres_1_89e4f8d85ee7 | 2018-12-14 13:12:50.511 UTC [28] STATEMENT:  INSERT INTO "resourcepaths" ("path", "hash") VALUES ($1, $2)
postgres_1_89e4f8d85ee7 | 2018-12-14 13:12:50.512 UTC [28] ERROR:  relation "resourcepaths" does not exist at character 13
postgres_1_89e4f8d85ee7 | 2018-12-14 13:12:50.512 UTC [28] STATEMENT:  INSERT INTO "resourcepaths" ("path", "hash") VALUES ($1, $2)
postgres_1_89e4f8d85ee7 | 2018-12-14 13:12:50.513 UTC [28] ERROR:  relation "resourcepaths" does not exist at character 13
postgres_1_89e4f8d85ee7 | 2018-12-14 13:12:50.513 UTC [28] STATEMENT:  INSERT INTO "resourcepaths" ("path", "hash") VALUES ($1, $2)
postgres_1_89e4f8d85ee7 | 2018-12-14 13:12:50.514 UTC [28] ERROR:  relation "resourcepaths" does not exist at character 13
postgres_1_89e4f8d85ee7 | 2018-12-14 13:12:50.514 UTC [28] STATEMENT:  INSERT INTO "resourcepaths" ("path", "hash") VALUES ($1, $2)
postgres_1_89e4f8d85ee7 | 2018-12-14 13:12:50.515 UTC [28] ERROR:  relation "resourcepaths" does not exist at character 13
postgres_1_89e4f8d85ee7 | 2018-12-14 13:12:50.515 UTC [28] STATEMENT:  INSERT INTO "resourcepaths" ("path", "hash") VALUES ($1, $2)
postgres_1_89e4f8d85ee7 | 2018-12-14 13:12:50.516 UTC [28] ERROR:  relation "resourcepaths" does not exist at character 13
postgres_1_89e4f8d85ee7 | 2018-12-14 13:12:50.516 UTC [28] STATEMENT:  INSERT INTO "resourcepaths" ("path", "hash") VALUES ($1, $2)
postgres_1_89e4f8d85ee7 | 2018-12-14 13:12:50.517 UTC [28] ERROR:  relation "resourcepaths" does not exist at character 13
postgres_1_89e4f8d85ee7 | 2018-12-14 13:12:50.517 UTC [28] STATEMENT:  INSERT INTO "resourcepaths" ("path", "hash") VALUES ($1, $2)
postgres_1_89e4f8d85ee7 | 2018-12-14 13:12:50.519 UTC [28] ERROR:  relation "resourcepaths" does not exist at character 13
postgres_1_89e4f8d85ee7 | 2018-12-14 13:12:50.519 UTC [28] STATEMENT:  INSERT INTO "resourcepaths" ("path", "hash") VALUES ($1, $2)
postgres_1_89e4f8d85ee7 | 2018-12-14 13:12:50.520 UTC [28] ERROR:  relation "resourcepaths" does not exist at character 13
postgres_1_89e4f8d85ee7 | 2018-12-14 13:12:50.520 UTC [28] STATEMENT:  INSERT INTO "resourcepaths" ("path", "hash") VALUES ($1, $2)
postgres_1_89e4f8d85ee7 | 2018-12-14 13:12:50.521 UTC [28] ERROR:  relation "resourcepaths" does not exist at character 13
postgres_1_89e4f8d85ee7 | 2018-12-14 13:12:50.521 UTC [28] STATEMENT:  INSERT INTO "resourcepaths" ("path", "hash") VALUES ($1, $2)
postgres_1_89e4f8d85ee7 | 2018-12-14 13:12:50.522 UTC [28] ERROR:  relation "resourcepaths" does not exist at character 13
postgres_1_89e4f8d85ee7 | 2018-12-14 13:12:50.522 UTC [28] STATEMENT:  INSERT INTO "resourcepaths" ("path", "hash") VALUES ($1, $2)
postgres_1_89e4f8d85ee7 | 2018-12-14 13:12:50.524 UTC [28] ERROR:  relation "resourcepaths" does not exist at character 13
postgres_1_89e4f8d85ee7 | 2018-12-14 13:12:50.524 UTC [28] STATEMENT:  INSERT INTO "resourcepaths" ("path", "hash") VALUES ($1, $2)
@achillesrasquinha
Copy link

Facing a similar issue.

@petemcfarlane
Copy link

And here

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

3 participants