[Arches] Sample settings.py

2016-10-22 Thread Vencislav Pirinski
Hi, I am having trouble configuring the settings.py file. Can anyone give me a sample one? From the demo arches site maybe? Things as API codes, could be removed. -- -- To post, send email to archesproject@googlegroups.com. To unsubscribe, send email to

Re: [Arches] Sample settings.py

2016-10-26 Thread Vencislav Pirinski
n each location I have a different > settings_local.py file that is not tracked by the repo. I will attach those > two (renamed) settings_local.py files, so you can see what that looks like > as well. > > Hope that helps! > > On Sat, Oct 22, 2016 at 8:40 AM, Vencislav Pirins

[Arches] Authority files problem and user permissions

2016-12-08 Thread Vencislav Pirinski
Dear Arches Team, My name is Vencislav Pirinski and I am from the Institute of Information and Communication Technologies at the Bulgarian Academy of Sciences. We are trying to install Arches on our HPC facility and to make it popular among the community dealing with digitisation

[Arches] Re: Authority files problem and user permissions

2016-12-11 Thread Vencislav Pirinski
Thursday, December 8, 2016 at 10:27:36 AM UTC+2, Vencislav Pirinski wrote: > > Dear Arches Team, > > My name is Vencislav Pirinski and I am from the Institute of Information > and Communication Technologies at the Bulgarian Academy of Sciences. We are > trying to install

[Arches] Re: Authority files problem and user permissions

2016-12-29 Thread Vencislav Pirinski
We continue to have the same problems with the resource manager, even after fixing some errors with python libraries. The error is same as above: ImportError at /resources/HERITAGE_RESOURCE.E18/summary/ Exception Value:No module named resource Exception Location:

Re: [Arches] Re: Authority files problem and user permissions

2017-01-04 Thread Vencislav Pirinski
nd maybe it would be best to > e-mail directly, because it's technically possible that something went > wrong when you initially tried to load the CRIP files from my repo. > > Hope you are having a good new year so far! > > Adam > > > On Thursday, December 29, 2016 at 3:53:

[Arches] Re: Resource manager errors

2017-03-15 Thread Vencislav Pirinski
? Best regards On Monday, March 6, 2017 at 12:55:44 PM UTC+2, Vencislav Pirinski wrote: > > Hello, > > I have installed arches and arches-hip on Ubuntu 16.04. > > The problem i have is in Resource manager. Sometimes when clicking one of > the default resources lets say Histo

[Arches] Re: Arches v4 Documentation

2017-04-06 Thread Vencislav Pirinski
Hi, i see there are scripts that can install most the things from here https://github.com/archesproject/arches/tree/master/arches/install but when i ran install_arches.sh and ubuntu_xenial_setup.sh it gave error with elasticsearch and django. Should i stick with manual installation of things

[Arches] Apache installation errors arches v4

2017-04-21 Thread Vencislav Pirinski
Hello, I am continuing the installation with setting up apache, but again errors arise. I follow the guide from Github, Making Arches production ready. I install apache and wsgi: sudo apt-get install apache2 sudo apt-get install libapache2-mod-wsgi No errors while installing. Next i edit the

Re: [Arches] Arches v4 Instalation description and errors

2017-04-20 Thread Vencislav Pirinski
Hello, I am continuing the installation with setting up apache, but again errors arise. I follow the guide from Github, Making Arches production ready. I install apache and wsgi: sudo apt-get install apache2 sudo apt-get install libapache2-mod-wsgi No errors while installing. Next i edit

[Arches] Arches v4 Instalation description and errors

2017-04-19 Thread Vencislav Pirinski
Hello, I am having trouble installing correctly arches v4. I have tried two times, but in both cases some errors arise. That is why i am posting my entire actions step by step on a completely new installation of Ubuntu 16.04, dedicated for arches. I will describe my every action in

Re: [Arches] Arches v4 Instalation description and errors

2017-04-19 Thread Vencislav Pirinski
ps://github.com/archesproject/arches/wiki/Developer-Installation#getting-started > > Hope that works! > > Adam > > On Wed, Apr 19, 2017 at 10:56 AM, Vencislav Pirinski <vpir...@gmail.com > > wrote: > >> >> Hello, >> >> I am having trouble installing c

[Arches] Arches v4 postgis/geos errors

2017-04-18 Thread Vencislav Pirinski
Hello, I have successfully​ installed arches v4 on ubuntu 16.04 using the scripts and documentation provided on github. No installation errors occured, but when trying to save a position of an object it gives this error in terminal: InternalError: could not load library

[Arches] Guests can't see reports

2017-07-14 Thread Vencislav Pirinski
Hello, I am wondering how can i make guests (just visitors to the site, no profile name) can view the data in arches. Whenever i want to see something i am prompted with the authentication menu. I have edited the django admin settings only to make one of my installations not work properly due

[Arches] Cannot enter settings in Arches 4.0

2017-08-18 Thread Vencislav Pirinski
Hello, I am sorry for constantly asking questions, i always try to find the solutions myself first. I have installed cleanly the new version of Arches 4.0, on Ubuntu 16.04, without any errors. But I can not enter the settings menu in Arches. It prompts window for authentication and entering

[Arches] Re: Mapbox maps not showing

2017-06-20 Thread Vencislav Pirinski
i Pirinski On Monday, June 19, 2017 at 3:46:01 PM UTC+3, Vencislav Pirinski wrote: > > Hello, > > I have installed Arches again on Ubuntu 16.04, without any visible errors. > The problem is the map is not showing. > I have an API from Mapbox, even made a new one, tested an

[Arches] Mapbox maps not showing

2017-06-19 Thread Vencislav Pirinski
that there is no API key there: mapboxApiKey: 'None', On my previous installation there is the API key here. My settings_local.py has my API key, i even tried to paste my API key also in settings.py, but same results. Can someone please advice me what to do. Best regards, Vencislav Pirinski

[Arches] Can not export data from messed up Arches 4.03b

2017-09-07 Thread Vencislav Pirinski
Hello, I had arches 4.03b installed a while ago with some data in it. After the release of v4.0 i tried to upgrade to it, but there were some errors. I don't care about the installation itself, but the data in the database. Now the command : python manage.py packages -o export_business_data -f

[Arches] Importing settings file in arches 4.0

2017-08-24 Thread Vencislav Pirinski
Hello, I tried to export and import settings file for arches, but due to changes in the structure of arches, current tutorial is not working. As of version 4.0, there is no folder "db" in the apps directory and this command can not be executed

[Arches] Re: Importing settings file in arches 4.0

2017-08-25 Thread Vencislav Pirinski
I managed to fix the apache errors. https://github.com/archesproject/arches/issues/2375 On Friday, August 25, 2017 at 10:33:28 AM UTC+3, Vencislav Pirinski wrote: > > Thanks, i managed to safe the settings file and now its working after > setup_db. The problem is that the bug with

[Arches] Re: Importing settings file in arches 4.0

2017-08-25 Thread Vencislav Pirinski
Thanks, i managed to safe the settings file and now its working after setup_db. The problem is that the bug with settings is still present after that and apache is giving the same errors. Best regards On Thursday, August 24, 2017 at 9:45:46 AM UTC+3, Vencislav Pirinski wrote: > > Hell

[Arches] Re: Cannot enter settings in Arches 4.0

2017-08-18 Thread Vencislav Pirinski
Hi, Thanks for the fast replay. I tried to reset django permissions trough localhost:8000/admin settings, but that didn't help with the authentication problem. After that i did the trick with the resource model and entered settings and added mapbox api (100% working api), but it seems

[Arches] Re: GeoJSON is invalid

2017-11-05 Thread Vencislav Pirinski
Many thanks! I get it to work, there were also problems with the conversion of coordinates, but all is good now. Sorry for the late replay. Best regards, Venci Pirinski -- -- To post, send email to archesproject@googlegroups.com. To unsubscribe, send email to

[Arches] GeoJSON is invalid

2017-10-31 Thread Vencislav Pirinski
Hello, I have installed the latest version of Arches on ubuntu 16.04 and want to add a polygon to the map using coordinates. But an error GeoJSON is invalid is given with multiple syntax's. This are the coordinates: 42.01210183, 26.15033095 42.01219511, 26.15037090 42.01222801, 26.15059553

[Arches] Standards in Resourse models

2018-03-06 Thread Vencislav Pirinski
sections can not be translated, we are concerned only about the translation of the data. What advice would you give me for the implementation? Best regards, Vencislav Pirinski -- -- To post, send email to archesproject@googlegroups.com. To unsubscribe, send email to archesproject+unsub

[Arches] Re: Standards in Resourse models

2018-03-23 Thread Vencislav Pirinski
Many thanks for the detailed answers and sorry for the late replay. We want to do exactly that Phil Carlisle. For now we will stick to simple resource-resource relation and not migrate to v4.1 Best regards, Venci Pirinski On Tuesday, March 6, 2018 at 8:24:48 PM UTC+2, Vencislav Pirinski wrote