Bug 43848 - System setup not accessible via remote browser session
System setup not accessible via remote browser session
Status: RESOLVED INVALID
Product: UCS
Classification: Unclassified
Component: UMC - Setup wizard
UCS 4.2
Other Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2017-03-14 17:24 CET by Stefan Gohmann
Modified: 2017-03-27 15:16 CEST (History)
2 users (show)

See Also:
What kind of report is it?: Development Internal
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
umc-setup-remote_20170314.png (32.94 KB, image/png)
2017-03-14 17:24 CET, Stefan Gohmann
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Gohmann univentionstaff 2017-03-14 17:24:57 CET
Created attachment 8529 [details]
umc-setup-remote_20170314.png

After the Debian installer started the setup wizard, I tried to start the setup wizard via a remote browser session.

See attached screenshot.

/var/log/univention/management-console-module-setup.log

14.03.17 16:58:51.041  DEBUG_INIT
14.03.17 16:58:51.041  MODULE      ( ERROR   ) : The specified locale 'en_US.UTF-8' is not available
14.03.17 16:58:52.298  MAIN        ( WARN    ) : Locale 'en_US.UTF-8' is not available: unsupported locale setting
14.03.17 16:58:52.298  MAIN        ( WARN    ) : Could not set language. Reseting locale.
14.03.17 16:58:52.298  MODULE      ( PROCESS ) : Specified locale is not available
14.03.17 16:58:52.298  MODULE      ( PROCESS ) : Not initialized.
14.03.17 17:00:48.757  MODULE      ( PROCESS ) : Not initialized.
14.03.17 17:00:53.349  MODULE      ( PROCESS ) : Not initialized.
14.03.17 17:01:16.252  MODULE      ( PROCESS ) : Not initialized.
14.03.17 17:02:47.088  MODULE      ( PROCESS ) : Not initialized.
14.03.17 17:05:59.497  MODULE      ( PROCESS ) : Not initialized.
Comment 1 Erik Damrose univentionstaff 2017-03-14 17:27:44 CET
Did that used to work? I never tried remotoely accessing system-setup when it was started by the debian installer
Comment 2 Stefan Gohmann univentionstaff 2017-03-14 19:45:18 CET
Hm, strange. Now, I'm unable to reproduce it with the same VM. Perhaps it is somehow that I have previously configured the same VM with the same IP before and reverted to a previous snapshot.
Comment 3 Florian Best univentionstaff 2017-03-27 15:16:04 CEST
I was able to reproduce this manually by raising a exception before the init() method of protocol.modserver:__handler was called. This caused the initial SET request to hang forever. I fixed this at the specific bug where the error was introduced:

univention-management-console (9.0.76-1):
r78355 | Bug #40612: Bug #38370: fix error handling in initilization phase and ignore if the locale is not available during init()