Hi Carlos,

I'm sorry this sounds like a frustrating issue for you. It's good that you 
are using Postgres 12 as we indicate in the documentation. But I was 
specifically referring to your Database Clients (from your photos it looks 
like PG Admin III, and Arches uses PSQL). I would ensure you are on the 
latest versions of those.

Another thing that would help at this point is output of the problems you 
are seeing. Like the error message you posted in your original message. If 
there are any errors you see in the command line or version numbers of the 
software I list above that would be helpful to post here.

Cheers,
Ryan




Hi, first thanks for answering. 
I am using version 12 of postgres as it says on the Arches site. When I run 
the runserver command, the application only raises the main page, the 
database is created but no tables or anything. I do not know what else to 
do.

On Monday, July 6, 2020 at 12:05:58 PM UTC-7 Ryan Anderson wrote:

> 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
>
> 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 <
> cmart...@gmail.com> 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 arches...@googlegroups.com. To unsubscribe, 
> send email to archesprojec...@googlegroups.com. 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 archesprojec...@googlegroups.com.
> 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 archesproject@googlegroups.com. To unsubscribe, send 
email to archesproject+unsubscr...@googlegroups.com. 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 archesproject+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/archesproject/32954bd4-4248-4c9e-ad2b-b5e4b5847307n%40googlegroups.com.

Reply via email to