Hey!

When using the chrome developer tools, click on the network tab and put 
"load_statistics" in the filter-textfield.

Do you see any requests then? If you do, is it getting status 200? What is 
the response content?

Regards,
Daniele

On Tuesday, July 7, 2015 at 8:39:27 PM UTC+8, Enrico Kern wrote:
>
> Hey all,
>
> using Scalr 5.3.2 i face some issues now with the Load Statistics.
>
> If i click the monitoring link of an server or the serverid the part were 
> the rrd images should display is loading forever and after a while i 
> receive an error:
>
>
> Server didn't respond in time. Please try again in a few minutes.
>
> See:
>
>
> <https://lh3.googleusercontent.com/-eBVUikxAbVY/VZvHumFkt2I/AAAAAAAAAUk/G7sXG9BobHY/s1600/loadingforever.png>
>
> using network debug in chrome i cannot even see that something tries to 
> load. All processes are running and i see that rrd files are available and 
> growing in /opt/scalr-server/var/lib/rrd.
>
> this from config.yml looks around correct or?
>
>   load_statistics:
>     connections:
>       plotter:
>         bind_address: 0.0.0.0
>         bind_host: 0.0.0.0
>         bind_port: 6272
>         bind_scheme: http
>         host: scalr.xxx.com
>         port: 80
>         scheme: http
>     img:
>       dir: "/opt/scalr-server/var/lib/service/graphics"
>       host: scalr.xxx.com
>       path: graphics
>       scheme: http
>     rrd:
>       dir: "/opt/scalr-server/var/lib/rrd"
>       rrdcached_sock_path: "/opt/scalr-server/var/run/rrd/rrdcached.sock"
>       run_dir: "/opt/scalr-server/var/run/rrd"
>
>
> i think before i enabled https it worked before, but even if i switch 
> scheme to https in the config it will right away display me a red image 
> with "connection error" instead of the rrd images.
>
>
> Thanks in advance!
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"scalr-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to