Loomio
Mon 26 Nov 2018 10:03AM

Emojis are missing or not loaded

DU Simon Dittlmann Public Seen by 187

After some work I got loomio installed but still have some minor issues. One is all emojis are not loaded properly. Do you have any idea why this might happens? :thinking:

DU

Simon Dittlmann Tue 27 Nov 2018 1:55PM

I proposed a pull request on github for a possible solution of this issue. See https://github.com/loomio/loomio/pull/5024

@roberts could you please review and if everything looks ok merge it?

RG

Robert Guthrie Thu 29 Nov 2018 12:48AM

@simondittlmann is this a problem anymore?

DU

Simon Dittlmann Thu 29 Nov 2018 7:26AM

As discussed on github: it seems it was a memory issue but honestly I’m not totally sure yet. Since you merged the exit on error change I will see. Anyway we can have a more concrete discussion on github. Thank you for asking!

J

J Tue 18 Dec 2018 7:04AM

@simondittlmann what exactly did you change to raise your memory limit to fix the emoji issue?

I'm running into the same issue and am having trouble figuring out how to alter the memory limit. I'm new to docker so don't worry about being too verbose/explicit 😅.

DU

Simon Dittlmann Tue 18 Dec 2018 7:19AM

Hi @j25 ! What docker setup do you use? Plain docker or e.g. Kubernetes?
I still have some trouble and there is a thread on GitHub https://github.com/loomio/loomio-deploy/issues/35

J

J Tue 18 Dec 2018 7:45AM

Plain docker! I did my best to follow the guide in the loomio-deploy reploy line by line. Here are my versions:

Docker version 18.06.1-ce, build e68fc7a
docker-compose version 1.12.0, build b31ff33

Thanks for any help you can provide!

DU

Simon Dittlmann Tue 18 Dec 2018 8:05AM

Hmm. If you’re using plain docker and set no explicit memory limits it usually takes whatever your machine provides. In my case around 2 GB.
Anyways I still have an issue with the latest version and didn’t have the time to look into.

J

J Tue 18 Dec 2018 8:06AM

Gotcha! Yea, mine also has about 2GB. I went through the steps to create a 4GB swap file too.

I may try adding more RAM to my machine and see if that helps. I'll keep you posted.

Thanks again!

DU

Simon Dittlmann Tue 18 Dec 2018 9:52AM

Sure. If you have an update let me/us know.

RG

Robert Guthrie Wed 19 Dec 2018 12:40AM

I've just setup another instance yesterday and have come across this problem. It's not a memory issue. I'm working on it now.