NGINX - Proxy to Internet

613 views
Skip to first unread message

Greg Silveira

unread,
Nov 10, 2015, 11:01:48 AM11/10/15
to tai...@googlegroups.com
Hi friends,

Hi Friends,

Congratulations about the last update 1.9, it was very good!

After this update these errors started:

angular.js:12477 Initialize navigation urls
angular.js:12477 Initialize api urls
angular.js:12477 Using the default logging exception handler.
angular.js:12477 Initialize resources
angular.js:12477 Initialize application
angular.js:12477 Analytics: no acount id provided. Disabling.
angular.js:12477 pascalprecht.translate.$translateSanitization: No sanitization strategy has been configured. This can have serious security implications. See http://angular-translate.github.io/docs/#/guide/19_security for details.
/login:1 Failed to decode downloaded font: http://taiga.seg.com/fonts/OpenSans-Light.woff
/login:1 OTS parsing error: invalid version tag
/login:1 Failed to decode downloaded font: http://taiga.seg.com/fonts/OpenSans-Light.woff
/login:1 OTS parsing error: invalid version tag
/login:1 Failed to decode downloaded font: http://taiga.seg.com/fonts/OpenSans-Light.woff
/login:1 OTS parsing error: invalid version tag
/login:1 Failed to decode downloaded font: http://taiga.seg.com/fonts/OpenSans-Light.woff
/login:1 OTS parsing error: invalid version tag
events.coffee:53 WebSocket connection to 'ws://taiga.seg.com/events' failed: Error during WebSocket handshake: Unexpected response code: 200
angular.js:12477 WebSocket error: [object Event]
(anonymous function)    @    angular.js:12477
EventsService.onError    @    events.coffee:154
bound    @    lodash.js:729
angular.js:12477 WebSocket closed.
/project/sigma-x/taskboard/sprint-19-revisao:1 Failed to decode downloaded font: http://taiga.seg.com/fonts/OpenSans-Light.woff
/project/sigma-x/taskboard/sprint-19-revisao:1 OTS parsing error: invalid version tag
/login:1 Failed to decode downloaded font: http://taiga.seg.com/fonts/OpenSans-Light.woff
/login:1 OTS parsing error: invalid version tag
/login:1 Failed to decode downloaded font: http://taiga.seg.com/fonts/OpenSans-Light.woff
/login:1 OTS parsing error: invalid version tag


Now my Taiga needs to listen on internet and I need to configure an way behind my productive Nginx.

I made a simple proxy_pass like this:

server {
  listen 80;
  server_name taiga.seg.com;
  location / {
    proxy_pass http://192.168.4.19;
  }
}


It is correct?

Thank you!

Greg

Alejandro Alonso

unread,
Nov 11, 2015, 2:45:47 AM11/11/15
to Greg Silveira, tai...@googlegroups.com
Hello Greg,

All those messages are only warnings, so it sounds like it's working properly. Your proxy_pass rule sounds good too, probably you should have to update your taiga-back and taiga-front settings to use the url taiga.seg.com.

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/CAP10_gjKSSxZ1bYhf03jxSYNFJ%2Bu_3L8vLkr4JmSf1EbJwSZKQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.



--

  
Alejandro Alonso Fernández  
CIO & Co-founder

www.kaleidos.net/FC8EAC/
Reply all
Reply to author
Forward
0 new messages