On Tue, May 05, 2015 at 04:00:11PM -0400, GuiPoM wrote:
Hi there,
> I just tried to put debug as for example : "access_log
> /var/log/nginx/access.log debug;"
>
> But:
> Restarting nginx: nginx: [emerg] unknown log format "debug" in
> /etc/nginx/nginx.conf:36
> nginx: configuration file /etc/ng
I will do so.
Two questions:
1/ In my config file /etc/nginx/nginx.conf, in section http, I already have
the logging entries defined :
access_log /var/log/nginx/access.log;
error_log /var/log/nginx/error.log;
I just tried to put debug as for example : "access_log
/var/log/nginx/access.log debug;"
On Mon, May 04, 2015 at 02:19:45PM -0400, GuiPoM wrote:
Hi there,
> Thank you for your answer. I can reproduce on demand ! BUTI am not familiar
> with nginx.
> Could you give me some hints what to activate in order to provide useful
> information for debugging ?
You could follow http://nginx.or
Thank you for your answer. I can reproduce on demand ! BUTI am not familiar
with nginx.
Could you give me some hints what to activate in order to provide useful
information for debugging ?
I must connect through a proxy server but I will never be able to get the
logs from there. I can get some lo
On Sat, May 02, 2015 at 10:52:31AM -0400, GuiPoM wrote:
Hi there,
> I have no clue why it is not working. So I took the computer from my office
> location and I did the test from another location, with a standard internet
> access: I have no issue at all.
>
> It means that only the network betwe
I have no clue why it is not working. So I took the computer from my office
location and I did the test from another location, with a standard internet
access: I have no issue at all.
It means that only the network between the computer and the nginx server
makes this error appears, it must have no
It must have a positive impact, I am now able to access the server using
HTTP, but not using HTTPS.
nginx is running on my raspberry, port 80 for http, for 443 for https.
External ports are routed to according internal ports.
So HTTP is fine, HTTPS still returns an ERR_TUNNEL_CONNECTION_FAILED fro
Try it with:
sendfileon;
tcp_nodelayon;
tcp_nopush off;
Best regards,
Mihai Vintila
On 4/22/2015 8:42 AM, GuiPoM wrote:
Short update, as I am still struggling with this problem: Same issue for
HTTP, if I route an external port to nginx on my raspberry. But if I route
to
Short update, as I am still struggling with this problem: Same issue for
HTTP, if I route an external port to nginx on my raspberry. But if I route
to another HTTP server, everything works fine from my work office. So this
must have something to do with nginx, but I have absolutely no idea where to
Hello,
nginx is the HTTP server that is provided with my home automation software,
jeedom. It is installed on my Raspberry Pi2.
Everyting is working fine, I can connect from my internal network and from
outside.
But, when connecting from work, I get an error (navigator displays and
certificate is
10 matches
Mail list logo