Hi, when i deploy pgadmin on ocp send a error

   -     I configured inb enverinment variables the next:
      -         PGADMIN_DEFAULT_EMAIL + PGADMIN_DEFAULT_PASSWORD +
      PGADMIN_ENABLE_TLS


   -     I create a route (local on my organization):
      -         http://pgadmin-cnr-tooling.app.cnr.gob.cl




Error/Log:
[2018-09-11 19:45:14 +0000] [1] [INFO] Starting gunicorn 19.8.1
[2018-09-11 19:45:14 +0000] [1] [INFO] Listening at: http://[::]:80 (1)
[2018-09-11 19:45:14 +0000] [1] [INFO] Using worker: threads
[2018-09-11 19:45:14 +0000] [9] [INFO] Booting worker with pid: 9
[2018-09-11 19:45:17 +0000] [9] [ERROR] Exception in worker process
Traceback (most recent call last):
File "/usr/local/lib/python3.6/site-packages/gunicorn/arbiter.py", line
583, in spawn_worker
worker.init_process()
File "/usr/local/lib/python3.6/site-packages/gunicorn/workers/gthread.py",
line 104, in init_process
super(ThreadWorker, self).init_process()
File "/usr/local/lib/python3.6/site-packages/gunicorn/workers/base.py",
line 129, in init_process
self.load_wsgi()
File "/usr/local/lib/python3.6/site-packages/gunicorn/workers/base.py",
line 138, in load_wsgi
self.wsgi = self.app.wsgi()
File "/usr/local/lib/python3.6/site-packages/gunicorn/app/base.py", line
67, in wsgi
self.callable = self.load()
File "/usr/local/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py", line
52, in load
return self.load_wsgiapp()
File "/usr/local/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py", line
41, in load_wsgiapp
return util.import_app(self.app_uri)
File "/usr/local/lib/python3.6/site-packages/gunicorn/util.py", line 350,
in import_app
__import__(module)
File "/pgadmin4/run_pgadmin.py", line 4, in <module>
from pgAdmin4 import app
File "/pgadmin4/pgAdmin4.py", line 103, in <module>
server_port = int(port)
ValueError: invalid literal for int() with base 10: 'tcp://172.30.170.163:80
'
[2018-09-11 19:45:17 +0000] [9] [INFO] Worker exiting (pid: 9)
[2018-09-11 19:45:17 +0000] [1] [INFO] Shutting down: Master
[2018-09-11 19:45:17 +0000] [1] [INFO] Reason: Worker failed to boot.

Saluda atte




*Sebastián Andrés Casabonne Vilches.*
Magister en Ingeniería Industrial
Ingeniero Gestión Industrial
Departamento de Fomento al Riego
Unidad Desarrollo Ley

*Comisión Nacional de Riego *
Av. Libertador Bernardo O’Higgins 1449
Torre1, Piso 4, Santiago, Chile
Teléfono: +562 24693429 <+56%202%202469%203429>  Twitter: @CNRCHILE
<https://twitter.com/CNRCHILE?ref_src=twsrc%5Etfw>
sebastian.casabo...@cnr.gob.cl | www.cnr.gob.cl | yo cuido el agua

Reply via email to