On 4/28/21 8:03 AM, Pavel Raiskup wrote:
On Wednesday, April 28, 2021 5:01:52 AM CEST Рустем Касьянов wrote:
ср, 28 апр. 2021 г. в 05:18, Рустем Касьянов <neoner1576@gmail.com>:

Hi!

Could you please help me to solve this problem? I run COPR via
Docker-compose.
Using the latest version from git
https://github.com/fedora-copr/copr
The traceback you provided isn't very useful, we don't see the values of
variables, etc.  The status code should be something like `404` for
the "Page not found" error.  Feel free to ping us on #fedora-buildsys.

Pavel


_______________________________________________
copr-devel mailing list -- copr-devel@lists.fedorahosted.org
To unsubscribe send an email to copr-devel-leave@lists.fedorahosted.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedorahosted.org/archives/list/copr-devel@lists.fedorahosted.org
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure

Hi,

it says, relation "copr" does not exist, it means that you're missing the copr database with its tables. In the frontend container there is a script which will create database tables for you. Run: init-database.sh or download the Copr database dump here https://copr.fedorainfracloud.org/db_dumps/, extract the file, copy it into the database container and run: psql coprdb < your_db_dump.


Silvie


On Wed, Apr 28, 2021 at 8:09 AM Pavel Raiskup <praiskup@redhat.com> wrote:
On Wednesday, April 28, 2021 5:01:52 AM CEST Рустем Касьянов wrote:
> ср, 28 апр. 2021 г. в 05:18, Рустем Касьянов <neoner1576@gmail.com>:
>
> > Hi!
> >
> > Could you please help me to solve this problem? I run COPR via
> > Docker-compose.
> > Using the latest version from git
> > https://github.com/fedora-copr/copr

The traceback you provided isn't very useful, we don't see the values of
variables, etc.  The status code should be something like `404` for
the "Page not found" error.  Feel free to ping us on #fedora-buildsys.

Pavel


_______________________________________________
copr-devel mailing list -- copr-devel@lists.fedorahosted.org
To unsubscribe send an email to copr-devel-leave@lists.fedorahosted.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedorahosted.org/archives/list/copr-devel@lists.fedorahosted.org
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure