Hi! Please tell me the steps you took when you installed Scalr.
What version of Scalarizer is installed on the server? Also, could you provide the following files: /etc/scalr-server/scalr-server.rb /etc/scalr-server/scalr-server-local.rb /var/log/scalarizr_debug.log /var/log/scalarizr_update.log Regards, Daniele On Saturday, June 27, 2015 at 2:34:48 AM UTC+8, Enrico Kern wrote: > > Hello, > > i just deployed the latest Scalr Open Source and try to launch an image. > > I created a fresh Ubuntu 14.04 image (also tested with centos) using add > image, added it to a farm and role and deployed it. The server is always > tuck as "Boot OS" and pending. However i can ssh into the server, so > provisioning works. > > I found out that scalarizer is not listenning on port 8013 and 8014 and > the update service constantly returns this error: > > 2015-06-26 18:28:59,948 - DEBUG - requests.packages.urllib3.connectionpool > - Starting new HTTP connection (1): $hostname > 2015-06-26 18:29:00,061 - WARNING - scalarizr.queryenv - QueryEnv failed: > 403 Client Error: Forbidden > 2015-06-26 18:29:00,061 - WARNING - scalarizr.queryenv - Sleep 30 seconds > before next attempt... > > (i replaced $hostname) > > In the web logs on the scalr server i see: > > ==> web.proxy.access.log <== > xx.xxx.xxx.xx (for "-") - - [26/Jun/2015:18:32:31 +0000] "GET > /query-env/2012-07-01/get-latest-version?operation=get-latest-version&version=2012-07-01 > > HTTP/1.1" 403 23 "-" "python-requests/2.5.3 CPython/2.7.8 > Linux/2.6.32-358.2.1.el6.x86_64" > > > no errors nothing. What i find strange is also that if i try to curl that > /message url i get this: > > curl http://xxx/messaging > > <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> > <html><head> > <title>301 Moved Permanently</title> > </head><body> > <h1>Moved Permanently</h1> > <p>The document has moved <a href="http://127.0.0.1:6270/messaging/ > ">here</a>.</p> > </body></html> > > > I really have no idea anymore and its just a standard setup. Maybe someone > can shed some light. Any help is appreciated. > > -- 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.
