Re: v2.0-rc1 not starting, runtime not building

2017-09-13 Thread Neel Patel
Hi, On Wed, Sep 13, 2017 at 10:36 PM, Willy-Bas Loos wrote: > On Tue, Sep 12, 2017 at 4:33 PM, Willy-Bas Loos > wrote: > >> >> >> Any ideas considering the runtime trouble with flask? >> >> >> > oops, turns out i overlooked that i need to run make too, not just qmake. > So i was actually runni

Re: v2.0-rc1 not starting, runtime not building

2017-09-13 Thread Willy-Bas Loos
On Tue, Sep 12, 2017 at 4:33 PM, Willy-Bas Loos wrote: > > > Any ideas considering the runtime trouble with flask? > > > oops, turns out i overlooked that i need to run make too, not just qmake. So i was actually running an old executable. make gives me ld errors. Any idea? g++ -m64 -lpython3.5m

Re: v2.0-rc1 not starting, runtime not building

2017-09-12 Thread Willy-Bas Loos
Hi On Tue, Sep 12, 2017 at 1:50 PM, Surinder Kumar < surinder.ku...@enterprisedb.com> wrote: > > ​It seems the node version used is outdated. Please upgrade to latest > version of node and then run `yarn install` > nodejs:amd64 (4.2.6~dfsg-1ubuntu4.1) was installed by apt as a dependency of yar

Re: v2.0-rc1 not starting, runtime not building

2017-09-12 Thread Surinder Kumar
Hi On Tue, Sep 12, 2017 at 5:02 PM, Willy-Bas Loos wrote: > > Hi thanks for answering. > > On Tue, Sep 12, 2017 at 12:45 PM, Dave Page wrote: > >> Hi >> >> On Tue, Sep 12, 2017 at 11:24 AM, Willy-Bas Loos >> wrote: >> >>> >>> I tried entering the web directory and running yarn install, and tha

Re: v2.0-rc1 not starting, runtime not building

2017-09-12 Thread Willy-Bas Loos
Hi thanks for answering. On Tue, Sep 12, 2017 at 12:45 PM, Dave Page wrote: > Hi > > On Tue, Sep 12, 2017 at 11:24 AM, Willy-Bas Loos > wrote: > >> >> I tried entering the web directory and running yarn install, and that's >> where i find the same error again: >> ERROR: [Errno 2] No such file o

Re: v2.0-rc1 not starting, runtime not building

2017-09-12 Thread Dave Page
Hi On Tue, Sep 12, 2017 at 11:24 AM, Willy-Bas Loos wrote: > Hi, > > I just did a pull from Git and trouble starting pgAdmin4 since. > I am now at commit 512afd66182f463e6ce9515910205dcf0221e58c > This is on ubuntu 16.04.03, using python3 and firefox 55.0.2 > I did a fresh pip install -r require

Re: v2.0-rc1 not starting, runtime not building

2017-09-12 Thread Willy-Bas Loos
I mentioned "both checked out versions", i forgot to describe that. I checked out REL-1_6 (and a new install of the requirements) as an attempt to be able to use pgAdmin4 again, but it doesn't help much. The browser mode now gives the error "Error loading script - /sqleditor/sqleditor" That's proba

v2.0-rc1 not starting, runtime not building

2017-09-12 Thread Willy-Bas Loos
Hi, I just did a pull from Git and trouble starting pgAdmin4 since. I am now at commit 512afd66182f463e6ce9515910205dcf0221e58c This is on ubuntu 16.04.03, using python3 and firefox 55.0.2 I did a fresh pip install -r requirements.txt With Debug = True, i got the following errors and execution ab