Bug 43726 - Traceback and access denied when trying to finish system-setup
Traceback and access denied when trying to finish system-setup
Status: CLOSED WORKSFORME
Product: UCS
Classification: Unclassified
Component: UMC (Generic)
UCS 4.2
Other Linux
: P5 normal (vote)
: UCS 4.2
Assigned To: Alexander Kläser
Erik Damrose
: interim-2
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2017-03-06 12:14 CET by Erik Damrose
Modified: 2017-04-04 18:29 CEST (History)
2 users (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Erik Damrose univentionstaff 2017-03-06 12:14:01 CET
When clicking on the 'finish' button on the last system-setup page, a traceback is shown, and the browser will not close. Traceback in umc-web-server.log:

06.03.17 11:33:02.791  MAIN        ( PROCESS ) : CPCommand (::1:48696) response message: Traceback (most recent call last):
  File "/usr/sbin/univention-management-console-web-server", line 278, in check_queue
  File "/usr/sbin/univention-management-console-web-server", line 294, in dispatch
  File "/usr/sbin/univention-management-console-web-server", line 134, in __init__
  File "/usr/lib/pymodules/python2.7/univention/management/console/protocol/client.py", line 166, in connect
  File "/usr/lib/python2.7/dist-packages/OpenSSL/SSL.py", line 1104, in connect
  File "/usr/lib/python2.7/socket.py", line 224, in meth
gaierror: [Errno -5] No address associated with hostname


Additionally, in umc-server.log, the following is logged multiple times a second:

06.03.17 11:33:02.644  MODULE      ( PROCESS ) : Verboten
06.03.17 11:33:02.732  MAIN        ( WARN    ) : Module None (command='setup/closebrowser', id='148879638266188-1010') does not exists anymore
Comment 1 Florian Best univentionstaff 2017-03-06 12:25:09 CET
$ curl http://xen3/univention/command/setup/closebrowser -X POST -d '' -i
HTTP/1.1 401 Unauthorized
Date: Mon, 06 Mar 2017 11:25:24 GMT
Server: CherryPy/3.5.0
X-Permitted-Cross-Domain-Policies: master-only
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
X-Frame-Options: DENY
Content-Length: 84
Content-Type: application/json
Via: 1.1 xen3.knut.univention.de

{"status": 401, "message": "Verboten", "location": "http://xen3/univention/command"}
Comment 2 Alexander Kläser univentionstaff 2017-03-07 10:59:04 CET
I just checked with the MS2 DVD where the click on "Finish" worked just fine.
Comment 3 Erik Damrose univentionstaff 2017-03-07 13:49:48 CET
I could not reproduce it today, either
Comment 4 Stefan Gohmann univentionstaff 2017-04-04 18:29:39 CEST
UCS 4.2 has been released:
 https://docs.software-univention.de/release-notes-4.2-0-en.html
 https://docs.software-univention.de/release-notes-4.2-0-de.html

If this error occurs again, please use "Clone This Bug".