Jump to content

Longman

Members
  • Posts

    13
  • Joined

  • Last visited

Posts posted by Longman

  1. Figured it out. You need to delete the .steam folder in your appdata. This seems to happen when you start the container the first time before you've created the games share/directory. As a result, steam will run until a client update is required but since it can't update the right folder, it fails to run.

  2. On 4/15/2023 at 3:20 PM, wtfreely said:

    This is a bit tough - I had this docker container working just dandy for a bit, but I needed to do a reinstall and no matter what, I can not get Steam to install/run in the container.  Even after deleting the appdata folder, killing the container, deleting the image and re-installing, Steam just won't launch.  When I try to run steam via the terminal in the container, I get the following error:

     

    cat: '/home/default/.steam/debian-installation/ubuntu12_32/steam-runtime.tar.xz.part*': No such file or directory
    tar: This does not look like a tar archive
    xz: (stdin): File format not recognized
    tar: Child returned status 1
    tar: Error is not recoverable: exiting now
    find: ‘/home/default/.steam/debian-installation/ubuntu12_32/steam-runtime’: No such file or directory

     

    I've chased this error down quite a bit and eventually a .tar.gz can appear and be installed but then Steam just launches a blank box anyways.

     

    Anyone else encountered this?  Happens when I run with or without nvidia drivers.

    I've got this same issue as well. Seems to have just popped up in the past few days, maybe as a result of a steam client update? Reinstalling the image doesn't fix it, which I'm assuming means that there's a problem with the template itself.

  3. Anybody else having problems with the abort command not actually aborting some scripts?

     

    If I have a custom script that runs rclone, for example, and I run it in the background and then click abort at a later time, the log appears to show that it is aborting but it doesn't, and the script continues to run and the log continues on as if nothing happened.

     

    Any ideas?

    Background processes that may get spawned by the script or a command in the script do not get aborted

     

    Sent from my LG-D852 using Tapatalk

     

    Got it, thanks!

  4. Anybody else having problems with the abort command not actually aborting some scripts?

     

    If I have a custom script that runs rclone, for example, and I run it in the background and then click abort at a later time, the log appears to show that it is aborting but it doesn't, and the script continues to run and the log continues on as if nothing happened.

     

    Any ideas?

  5. I'm seeing some weird behavior in 6.1.9 that I can't figure out.

     

    I recently added a drive to my array and unraid doesn't seem to ever save any data there, regardless of user share settings or any other config options. The other data drives in the array are nearly full and unraid shows the total size of the array on the dashboard as including the drive, but no data is ever stored there.

     

    I have tried using alternative allocation methods in different shares, reformatted and re-cleared the disk, and tried a new config. In addition, on the "Included disk(s)" drop down in the setting for any share, the disk isn't listed as an option. There is also a disk share for the disk that I didn't create and that I can't delete. In the attached screenshots, the disk I'm having the issue with is Disk 4 (sdf).

     

    Any ideas on why this is happening and how I can resolve it?

     

    Plugins installed:

     

    • Dynamics System Stats
    • Community Applications
    • Preclear Disks
    • Unassigned Devices
    • Dynamics System Info
    • Speedtest
    • Dynamix fan control
    • unBalance
    • Dynamics system temp

    kingslanding-diagnostics-20160405-1234.zip

  6. First of all, thanks for the awesome plug in!

     

    Is there anything I need to do to get a mounted drive available in the "Primary vDisk Location" drop down when setting up a VM? My drive isn't appearing under /mnt/Disks/, but I know it's formatted correctly and works because I can read/write to it as a share from another machine.

     

    It shows up for me.  I just browse down to it.

     

    Strange, I don't see mine at all. They're mounted, spun up, formatted XFS, nothing unusual, but they never appear under /Disks/ in the drop down.

     

    On a command line 'ls /mnt/disks'.  You should see your disks.  If not, let me know what you see.

     

    I get no return when running that command:

    login as: root
    Last login: Wed Jan 27 12:17:52 2016 from 10.0.1.11
    Linux 4.1.15-unRAID.
    root@KingsLanding:~# ls /mnt/disks
    root@KingsLanding:~#
    

     

    The GUI shows them as mounted. I've tried rebooting, unmount/mounting, and reformatting. Any ideas?

     

    You have the mount point set to SSD_VM.  It should be /mnt/disks/SSD_VM.  This is one of the things I don't like about the renaming feature and will probably change it so this won't happen.

     

    EDIT: I made a change so the mount point cannot be changed from /mnt/disks/.  If you enter just a mount point name 'MyDisk', it will be changed to /mnt/disks/MyDisk.  The mount point has to be at /mnt/disks/ for everything to work properly.  This will be fixed in the next release.

     

    Worked, thanks! And I agree on the change, sorry for the hassle.  ;D

  7. First of all, thanks for the awesome plug in!

     

    Is there anything I need to do to get a mounted drive available in the "Primary vDisk Location" drop down when setting up a VM? My drive isn't appearing under /mnt/Disks/, but I know it's formatted correctly and works because I can read/write to it as a share from another machine.

     

    It shows up for me.  I just browse down to it.

     

    Strange, I don't see mine at all. They're mounted, spun up, formatted XFS, nothing unusual, but they never appear under /Disks/ in the drop down.

     

    On a command line 'ls /mnt/disks'.  You should see your disks.  If not, let me know what you see.

     

    I get no return when running that command:

    login as: root
    Last login: Wed Jan 27 12:17:52 2016 from 10.0.1.11
    Linux 4.1.15-unRAID.
    root@KingsLanding:~# ls /mnt/disks
    root@KingsLanding:~#
    

     

    The GUI shows them as mounted. I've tried rebooting, unmount/mounting, and reformatting. Any ideas?

     

    UD.png.3a616bc20d326e5d1085e3d35f7b9a51.png

  8. First of all, thanks for the awesome plug in!

     

    Is there anything I need to do to get a mounted drive available in the "Primary vDisk Location" drop down when setting up a VM? My drive isn't appearing under /mnt/Disks/, but I know it's formatted correctly and works because I can read/write to it as a share from another machine.

     

    It shows up for me.  I just browse down to it.

     

    Strange, I don't see mine at all. They're mounted, spun up, formatted XFS, nothing unusual, but they never appear under /Disks/ in the drop down.

×
×
  • Create New...