where could I find error log of taiga?

4,207 views
Skip to first unread message

Eric Zhang

unread,
Feb 4, 2015, 2:12:06 AM2/4/15
to tai...@googlegroups.com
I followed steps of setup-production without error. But when I visit the site, it always direct to error page.Under ·~/logs, gunicorn.stderr.log, gunicorn.stdout.log and nginx.error.log are all empty. nginx.access.log give me something like this
74.82.179.31 - - [04/Feb/2015:01:33:38 -0500] "GET /svg/logo.svg HTTP/1.1" 304 0 "http://104.236.157.159/login" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.93 Safari/537.36"
74.82.179.31 - - [04/Feb/2015:01:33:39 -0500] "GET /images/logo.png HTTP/1.1" 304 0 "http://104.236.157.159/error" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.93 Safari/537.36"

I've noticed someone mentioned there is "developer console", how could I access it?

And in ~/circus.ini, I could not find
/home/taiga/.local/lib/python3.4/site-packages
so I used this instead, is this acceptable?

PYTHONPATH=/home/zc/.virtualenvs/taiga/lib/python3.4/site-packages



Alejandro Alonso

unread,
Feb 4, 2015, 2:16:58 AM2/4/15
to Eric Zhang, tai...@googlegroups.com

I followed steps of setup-production without error. But when I visit the site, it always direct to error page.Under ·~/logs, gunicorn.stderr.log, gunicorn.stdout.log and nginx.error.log are all empty. nginx.access.log give me something like this
74.82.179.31 - - [04/Feb/2015:01:33:38 -0500] "GET /svg/logo.svg HTTP/1.1" 304 0 "http://104.236.157.159/login" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.93 Safari/537.36"
74.82.179.31 - - [04/Feb/2015:01:33:39 -0500] "GET /images/logo.png HTTP/1.1" 304 0 "http://104.236.157.159/error" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.93 Safari/537.36"


It sounds like taiga-front (web app) isn't finding correctly the API (taiga-back) in the browser you can enable the javascript console and check if it shows any info
 
I've noticed someone mentioned there is "developer console", how could I access it?

I think you are talking about the javascript console from your browser, isn't it?
 

And in ~/circus.ini, I could not find
/home/taiga/.local/lib/python3.4/site-packages
so I used this instead, is this acceptable?

PYTHONPATH=/home/zc/.virtualenvs/taiga/lib/python3.4/site-packages

 
Yes, if your installation was under user zc everything in the configuration should be related to /home/zc instead of /home/taiga.

Regards,


--

  
Alejandro Alonso Fernández  
CIO & Co-founder

www.kaleidos.net/FC8EAC/

Eric Zhang

unread,
Feb 4, 2015, 11:13:00 PM2/4/15
to tai...@googlegroups.com, myopm...@gmail.com
in developer console

jquery.js:9 OPTIONS http://104.236.157.159:8000/api/v1/projects net::ERR_EMPTY_RESPONSE

I assume this is a different problem with this ?

Alejandro Alonso

unread,
Feb 5, 2015, 1:14:14 AM2/5/15
to Eric Zhang, tai...@googlegroups.com
 It seems the web app is trying to access your API (taiga-back) in http://104.236.157.159:8000/api/v1/projects, could you check manually that url to see if it works?

Regards

--
You received this message because you are subscribed to the Google Groups "taigaio" group.
To unsubscribe from this group and stop receiving emails from it, send an email to taigaio+u...@googlegroups.com.
To post to this group, send email to tai...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/taigaio/baea5f7c-78b7-4c5d-aac1-e5129e802da6%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

Eric Zhang

unread,
Feb 5, 2015, 2:25:34 AM2/5/15
to tai...@googlegroups.com, myopm...@gmail.com
Can't connect, and can't connect to 104.236.157.159:8000 either.
VM1960 data:text/html,chromewebdata:712 GET http://104.236.157.159:8000/api/v1/projects net::ERR_CONNECTION_REFUSED

Alejandro Alonso

unread,
Feb 5, 2015, 2:28:42 AM2/5/15
to Eric Zhang, tai...@googlegroups.com
Your front is trying to connect to that url, you should check what's the good one and configure it correctly in your front.

Regards,


For more options, visit https://groups.google.com/d/optout.

Eric Zhang

unread,
Feb 5, 2015, 9:54:22 PM2/5/15
to tai...@googlegroups.com, myopm...@gmail.com
Could you be more specific please? Which configure file should I edit? Thx

Alejandro Alonso

unread,
Feb 6, 2015, 1:49:32 AM2/6/15
to Eric Zhang, tai...@googlegroups.com
Your front configuration file, in your front app folder it should be located in dist/js/conf.json

Regards!,


For more options, visit https://groups.google.com/d/optout.

odan...@gmail.com

unread,
Apr 21, 2016, 2:43:18 AM4/21/16
to taigaio
Hello I'm Taiga End User . I have some problem after installing taiga on fresh ubuntu server 14.04 . I'm always getting error . I See circusctl status and all said taiga , etc is stopped . How To can running and said is active ? please help me . I Like Taiga For Saving my project to good management project data . 

Thanks You .
Reply all
Reply to author
Forward
0 new messages