Hi Carlos,

This looks like a potential issue with mismatched versions of your database or 
database client and Postgres.

It appears OIDS were deprecated a few versions ago in postgres.

https://dba.stackexchange.com/questions/238903/postgresql-11-error-column-p-proisagg-does-not-exist
 
<https://dba.stackexchange.com/questions/238903/postgresql-11-error-column-p-proisagg-does-not-exist>

I would recommend you try the following two things to resolve this problem.

1.) Upgrade your version of pgadmin and PSQL.
2.) Since you are not seeing any errors in the command line while deploying 
Arches try to finish the install and see if you can view Arches using the 
development server (python manage.py runserver).

Good luck and report back with any additional questions or information.

Cheers,
Ryan


> On Jul 6, 2020, at 10:16 AM, Carlos Enrique Ramìrez Martìn 
> <[email protected]> wrote:
> 
> Hi all
> I hope you can help me, a few days ago I am trying to install Arches and I 
> have come across the following error that does not let me move forward. When 
> I execute the command "python manage.py setup_db" the system shows as output 
> that everything is fine, but the database when I open it with pgadmin shows 
> me the following errors:
> 
> <20200706_123421.jpg><20200706_123429.jpg>
> 
> Please help me.
> 
> 
> 
> -- 
> -- To post, send email to [email protected]. To unsubscribe, 
> send email to [email protected]. For more 
> information, visit https://groups.google.com/d/forum/archesproject?hl=en 
> <https://groups.google.com/d/forum/archesproject?hl=en>
> --- 
> You received this message because you are subscribed to the Google Groups 
> "Arches Project" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected] 
> <mailto:[email protected]>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/archesproject/d13964e0-aa63-4a90-aebc-bfe892fc2b45o%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/archesproject/d13964e0-aa63-4a90-aebc-bfe892fc2b45o%40googlegroups.com?utm_medium=email&utm_source=footer>.
> <20200706_123421.jpg><20200706_123429.jpg>

-- 
-- To post, send email to [email protected]. To unsubscribe, send 
email to [email protected]. For more information, 
visit https://groups.google.com/d/forum/archesproject?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Arches Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/archesproject/8B7FDC27-3FA8-4239-B8F4-AB48D03BF061%40fargeo.com.

Reply via email to