Bug 48716 - UMC error in UCS docker container - Specified locale is not available
UMC error in UCS docker container - Specified locale is not available
Status: RESOLVED DUPLICATE of bug 47602
Product: UCS
Classification: Unclassified
Component: Docker
UCS 4.3
Other Mac OS X 10.1
: P5 normal (vote)
: ---
Assigned To: App Center maintainers
App Center maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2019-02-20 14:26 CET by Tobias Birkefeld
Modified: 2019-02-20 14:30 CET (History)
1 user (show)

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 6: Setup Problem: Issue for the setup process
Who will be affected by this bug?: 1: Will affect a very few installed domains
How will those affected feel about the bug?: 5: Blocking further progress on the daily work
User Pain: 0.171
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 error message (25.75 KB, image/png)
2019-02-20 14:26 CET, Tobias Birkefeld
Details
management-console-web-server.log (2.65 KB, text/plain)
2019-02-20 14:27 CET, Tobias Birkefeld
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias Birkefeld 2019-02-20 14:26:35 CET
Created attachment 9848 [details]
UMC error message

After execute following command:
docker run -d --name dockertest_container --hostname=dockertest \
    -e domainname=testdomain.intranet \
    -e rootpwd=univention -p 8015:80 \
    -e container=docker \
    -v /sys/fs/cgroup:/sys/fs/cgroup:ro \
    --tmpfs /run --tmpfs /run/lock \
    --cap-add=SYS_ADMIN \
    --restart unless-stopped \
    univention/ucs-generic-amd64 /sbin/init

there will be an error in the UMC. Login prompt is there, and direct after login the message "Specified locale is not available" occurred.

The management-console-web-server.log has some errors and tracebacks. Please have a look.

My environment:
MacOS Mojave Version 10.14.3
Docker version 18.09.1, build 4c52b90
Chrome Version 72.0.3626.109 (Offizieller Build) (64-Bit)

Other browsers (like Safari or FF) show the same error.
Comment 1 Tobias Birkefeld 2019-02-20 14:27:06 CET
Created attachment 9849 [details]
management-console-web-server.log
Comment 2 Florian Best univentionstaff 2019-02-20 14:30:49 CET

*** This bug has been marked as a duplicate of bug 47602 ***