linuxserver/docker-unifi-controller

After the last update UNIFI controller doesn't works anymore

surfparadise opened this issue ยท 7 comments

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Error: A fatal exception has occurred. Program will exit.
Invalid initial heap size: -Xms1024MM
Error: Could not create the Java Virtual Machine.

Expected Behavior

No response

Steps To Reproduce

......................

Environment

- OS:UNRAID docker

CPU architecture

x86-64

Docker creation

GUI UNRAID.

Container logs

Error: A fatal exception has occurred. Program will exit.
Invalid initial heap size: -Xms1024MM
Error: Could not create the Java Virtual Machine.

Thanks for opening your first issue here! Be sure to follow the bug or feature issue templates!

Fixed.

changed
MEM_STARTUP: 1024M

to
MEM_STARTUP: 1024

Hi there,
My docker image also suffered from the same issue following the last upgrade (less than 24 hours ago).
I have edited the MEM settings as described by surfparadise and the docker is now running again.
Thanks surfparadise. ๐Ÿ˜˜

Duplicate of #168

7ooL commented

removing the 'M' also worked for me and my container.

Thx alot, it helpt me to start my container