Hi, I've followed the installation procedure exactly as mentioned in the documentation 1. Installed devpi-server and devpi-web 2. Installed supervisor and nginx 3. Generated config files 4. Copied nginx and supervisord conf files to appropriate locations 5. Started nginx and supervisor The devpi-web shows up properly but when I browse through to root/pypi, the page shows up an error "An error has occurred: 502 Bad Gateway URL u'https://pypi.python.org/simple/' returned -1. When I run the devpi-server with the same command line as in supervisor conf file along with --host 0.0.0.0, the error does not show up. Any idea how to fix this? Regards, Radha.
Hi Radha, On Wed, Mar 16, 2016 at 09:18 -0700, Radha Krishna Srimanthula wrote:
Hi,
I've followed the installation procedure exactly as mentioned in the documentation
1. Installed devpi-server and devpi-web 2. Installed supervisor and nginx 3. Generated config files 4. Copied nginx and supervisord conf files to appropriate locations 5. Started nginx and supervisor
The devpi-web shows up properly but when I browse through to root/pypi, the page shows up an error "An error has occurred: 502 Bad Gateway URL u'https://pypi.python.org/simple/' returned -1.
When I run the devpi-server with the same command line as in supervisor conf file along with --host 0.0.0.0, the error does not show up.
Any idea how to fix this?
Could you run devpi-server with "--debug" and send along the devpi-server log files when accessing root/pypi? Also your final nginx and supervisor config files. best, holger
Regards, Radha.
-- You received this message because you are subscribed to the Google Groups "devpi-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to devpi-dev+...@googlegroups.com. To post to this group, send email to devp...@googlegroups.com. Visit this group at https://groups.google.com/group/devpi-dev. For more options, visit https://groups.google.com/d/optout.
participants (2)
-
holger krekel
-
Radha Krishna Srimanthula