You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unfortunately no, I've never seen this before. I encountered zero Java errors when setting this up. Most of my issues were just with Tizen being stupid.
I'm really not sure if I can fix this, but what I can tell you is that I ran this for myself with Arch Linux.
What distro do you use? And is your Docker up to date?
For any other DenverCoder9s out there who might stumble upon this issue after having hit the exact same issue, I resolved it by adding a --ulimit nofile=1024:1024 flag to my docker commands, both build and run.
I pulled 1024 out of my ass, so you might have to go higher if it doesn't work.
Oh I wasn't using it directly, just stumbled upon it while doing something similar with Docker and Tizen, and stumbled upon this in my quest for answers. Figured I'd put the solution in case someone else ends up here 😄
Hello, I wanted to install
jellyfin-samsungtv
and I've found your Reddit post.I wanted to start Tizen Studio with your Docker version but I'm getting the following error:
The container
tizen-studio-ide
is alive with less than 100MB of memory used. I'm running the container on a VM with 8GB RAM and 40GB of HDD.Did you have encountered this error and do you know how to resolve it?
The text was updated successfully, but these errors were encountered: