mwilliams



updated today - these versions are there actually
grommunio-admin-api-1.14.0.7c32a58-lp155.29.1.noarch
grommunio-admin-common-17.1694125-lp155.16.1.noarch
grommunio-admin-web-2.8.0.18.a39ffbd-lp155.12.1.noarch
grommunio-antispam-3.7.3-lp155.2.1.x86_64
grommunio-common-21.8eb9e0e-lp155.20.1.x86_64
grommunio-cui-1.0.256.5c857a6-lp155.24.1.noarch
grommunio-dav-1.3.16.17b01b4-lp155.1.1.noarch
grommunio-dbconf-1.1.1.da20a46-lp155.16.1.x86_64
grommunio-error-pages-1.0.10.bb2df37-lp155.17.1.noarch
grommunio-imapsync-2.264-lp155.2.1.noarch
grommunio-index-0.1.37.74e396b-lp155.18.1.x86_64
grommunio-setup-1.0.103.7786fbd-lp155.27.1.noarch
grommunio-sync-2.0.44.19084c5-lp155.32.1.noarch
grommunio-web-3.6.0.d28e88b9-lp155.1.6.noarch
gromox-2.20.6.19e4a21-lp155.4.2.x86_64
gromox-debuginfo-2.20.6.19e4a21-lp155.4.2.x86_64
gromox-debugsource-2.20.6.19e4a21-lp155.4.2.x86_64
grub2-theme-grommunio-1-lp155.17.1.noarch
patterns-grommunio-1-lp155.9.1.x86_64
plymouth-theme-grommunio-1-lp155.17.1.noarch
system-user-grommunio-3-lp155.10.6.noarch
system-user-gromox-2-lp155.15.1.noarch
admin-api-log
` chdir() to /usr/share/grommunio-admin-api
your processes number limit is 128256
your memory page size is 4096 bytes
detected max file descriptor number: 1024
lock engine: pthread robust mutexes
thunder lock: disabled (you can enable it with --thunder-lock)
- SystemD socket activation detected -
uwsgi socket 1 attached to UNIX address /run/grommunio/admin-api.socket fd 3
Python version: 3.6.15 (default, Sep 23 2021, 15:41:43) [GCC]
Python main interpreter initialized at 0x55a090f7b1c0
python threads support enabled
your server socket listen backlog is limited to 100 connections
your mercy for graceful operations on workers is 60 seconds
mapped 208576 bytes (203 KB) for 4 cores
*** Operational MODE: threaded ***
WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55a090f7b1c0 pid: 18126 (default app)
*** uWSGI is running in multiple interpreter mode ***
spawned uWSGI master process (pid: 18126)
spawned uWSGI worker 1 (pid: 18153, cores: 4)
[ERROR] (flask.app) Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/flask/app.py", line 1838, in full_dispatch_request
rv = self.dispatch_request()
File "/usr/lib/python3.6/site-packages/flask/app.py", line 1824, in dispatch_request
return self.view_functionsrule.endpoint
File "./api/core.py", line 179, in wrapper
return call()
File "./api/core.py", line 144, in call
ret = func(*args, **kwargs)
File "./endpoints/misc.py", line 43, in login
success, val = loginUser(request.form["user"], request.form["pass"])
File "./api/security.py", line 214, in loginUser
error = ldap.authUser(user.externID, password)
File "./services/ldap.py", line 422, in authUser
ldap3.Connection(self._config["connection"].get("server"), user=userDN, password=password, auto_bind=True)
File "/usr/lib/python3.6/site-packages/ldap3/core/connection.py", line 278, in init
server = Server(server)
File "/usr/lib/python3.6/site-packages/ldap3/core/server.py", line 141, in init
raise LDAPInvalidServerError()
ldap3.core.exceptions.LDAPInvalidServerError
[WARNING] (flask.app) POST /api/v1/login? from 192.168.2.59 -> 500 '{"message":"The server encountered an error while processing the request."}\n'
`