ich777

Community Developer
  • Posts

    14278
  • Joined

  • Last visited

  • Days Won

    184

ich777 last won the day on March 15

ich777 had the most liked content!

About ich777

  • Birthday 02/27/1986

Retained

  • Member Title
    ¯\_(ツ)_/¯

Converted

  • Gender
    Male
  • Location
    Austria

Recent Profile Visitors

63046 profile views

ich777's Achievements

Grand Master

Grand Master (14/14)

3.7k

Reputation

58

Community Answers

  1. These entries are wrong. You can't use : you have to use = : where the old format and are not supported anymore. Yes, because of the formatting error. May I ask why you are using LXC for Plex in the first place? A Docker container would be much easier to set up or did I get this wrong and you have a different use case for the container?
  2. I‘ll look into this ASAP. The container is now updated, please update the container itself and it should work again.
  3. You should really read the docs here. GAME_PARAMS in the template is everything that get's appended and so to speak the command line. You can also create a server.cfg file but you have to explicitly tell the server to use it. There are countless threads/posts about configuring a CS2 dedicated server with a server.cfg out there.
  4. Yes, it's already updated, you have to delete the plugin and reinstall it.
  5. Please post your Diagnostics.
  6. Remove your Jellyfin container entirely, go to the Docker page, select Add Container from the bottom, select your Jellyfin container from the drop down and deploy it again. If that doesn't help try to boot your machine without UEFI, check if you have Above 4G Decoding and Resizable BAR Support in your BIOS enabled.
  7. Nein, das wird bei meinem container immer angezeigt weil ich die neueste version verwende.
  8. It would be helpful to know what you've done so far...?
  9. No worries, I'm here to help. As said, latest should be fine or if you are more comfortable you can also select the prodcution branch.
  10. Can you send me a screenshot please? Latest should never be the open source one. The open source option is a dedicated option and not bound to latest, production, new feature branch or a static version listed below. The version numbers might be the same but the open source is a completely separate package and should never be latest. Just stick with latest, that should be fine.
  11. The default one. If you are planing to use them in Docker containers for HW acceleration or LLMs not much difference at all. Latest is fine.
  12. Sorry importing contianers from Proxmox is not supported. However support for container images is coming but no ETA so far.
  13. There is no LXC command. You can use: lxc-start <CONTAINERNAME> or lxc-stop <CONTAINERNAME> Can you please be a bit more specific what you want to do? You can also attach to a running container by: lxc-attach <CONTAINERNAME> There is nothing special to my plugin, just plain simple LXC (without LXD).