Jump to content

HellraiserOSU

Members
  • Posts

    110
  • Joined

  • Last visited

Posts posted by HellraiserOSU

  1. 5 hours ago, ich777 said:

    @HellraiserOSU so everything is working now?

     

    Nice and thank you for the hint with the UEFI/Legacy devices. :)

    Yup seems so.. Plex says hardware decoding and the gpu statistics show everything and the plex icon when plex is running.

    Welcome and thank you as well!

    • Like 1
  2. 5 hours ago, tater0519 said:

    I do not have a cache drive, but your post got me there.  The server files location was set to /mnt/disk1/appdata.  I changed that to /mnt/user/appdata and that appears to have gotten me going.

     

    So, what module do I load if I just want to play the original campaign?  Do I have to specify each module individually or ???

     

    Thanks!!!!

     

    If you want to play the original, Prelude is the one you want  to start. The docker config will let you set what module it loads up initially. After that  the save file takes over.

    image.thumb.png.45201120c2e34f34a4d77feca86d4b89.png

    • Thanks 1
  3. i MAYBE got it.

    In the Bios there was a PCI device mode and it was at UEFI ..   changed it to Legacy .. There was other areas that let you change either UEFI and Legacy mode and they were all in Legacy mode except for this one.

    Now, I am not getting the RMIInitAdapter failed error

     

    image.png.1059e5d771fcbaf40abd74ebef3ea205.png

     

    So, hopefully this is it.. Thanks for your help!

    • Like 1
  4. 6 minutes ago, ich777 said:

    Wait what, that's not possible Sandy Bridge is 2nd gen Intel...

     

    Can you try to reset the BIOS and enable above 4G support and boot in legacy mode?

     

    The strange thing is that the card should work and should be recognized by nvidia-smi. At least I can see nothing suspicious in your syslog...

     

    From my perspective that is a hardware combination issue or misconfigured BIOS setting.

    Yeah sorry edited my original response to say it was Skylake.   I have another server here running a i7-2700k  so got mixed up :)

    I'll look to reset the BIOS

  5. 7 minutes ago, ich777 said:

    This wasn't in reply to your message. ;)

     

    Please try to boot in legacy mode an see if it works.

     

    No, I don't think so but this can be a hardware compatibility issue I think you are too having a Sandy Bridge based system or am I wrong?

     

    Oh haha my bad :D

    Oh it's Skylake.. Running an i7-6700k. I had a GeForce RTX 1660 in there before working fine and removed it and changed it to a GeForce RTX 3060.

     

    Legacy mode is a no go as well.

  6. 5 hours ago, ich777 said:

    I've now gone through the Diagnostics and from this two lines it seems to me that this is a counterfeit card... :/

     

    
    
    
    
    
    
    
    01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GP107 [GeForce GTX 1050 Ti] [10de:1c82] (rev a1)
        Kernel modules: nvidia_drm, nvidia
    01:00.1 Audio device [0403]: NVIDIA Corporation GF116 High Definition Audio Controller [10de:0bee] (rev a1)

     

    The first line tells the system that it's a 1050Ti but actually the second line tells you that this is a Fermi based card (Geforce 400 and 500 series), Pascal based card should have something like a GP106 Audio Controller on it and not a GF116 (Fermi based).

     

    From the Diagnostics I see nothing suspicious (please remove the line that is executed on boot for the card, I think you know what I mean), do you boot in UEFI or Legacy mode? If you are booting into Legacy please try to boot with UEFI and send me the Diagnostics again.

     

    So I've replaced the card in the system a few times. And I would hope it's not a counterfeit because I got it straight from eVGA :)

     

    Do you think the issue is because I've replaced it with a different card? Removed any script that runs on array start and still seeing no device found.

     

    It is in UEFI mode.

     

    So i rebooted and in lspci.txt I see

     

    01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GA106 [GeForce RTX 3060] [10de:2503] (rev a1)
        Subsystem: eVga.com. Corp. Device [3842:3655]
        Kernel driver in use: nvidia
        Kernel modules: nvidia_drm, nvidia
    01:00.1 Audio device [0403]: NVIDIA Corporation Device [10de:228e] (rev a1)
        Subsystem: eVga.com. Corp. Device [3842:3655]

     

  7. 18 minutes ago, tater0519 said:

    HellraiserOSU, I was just about to post about the OC mod files.  I see these as .nwm files on my local installation.  Are those the right files and I just need to change the extension to .mod?

     

    Thanks for replying!

    Gosh it's been so long since I did this. I want to say yes I just renamed them and made the extensions .mod  . I'd say try that and see. I will say I now have these files as a backup in case I need to ever do it again. Hope it works!

  8. 49 minutes ago, tater0519 said:

    Hello and thank you for any assistance!  I am trying to get the Neverwinter Nights EE server up and running and am running into an issue.  I have copied a couple of mods into the Neverwinter Nights/modules folder, but on startup I constantly get this message.

    "Your 'modules' folder is empty......".

    Here is the docker start command.

    root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='NeverwinterNights-EE' --net='bridge' -e TZ="America/Chicago" -e HOST_OS="Unraid" -e 'LOG_LVL'='4' -e 'MOD_NAME'='Kingmaker' -e 'MAX_CLIENTS'='4' -e 'MINLEVEL'='1' -e 'MAXLEVEL'='40' -e 'PAUSEAPLAY'='1' -e 'PVP'='0' -e 'SERVERVAULT'='1' -e 'ELC'='1' -e 'ILR'='1' -e 'ONEPARTY'='0' -e 'DIFF'='2' -e 'AUTO_SAV_I'='15' -e 'SRV_NAME'='Tater'\''s NWNEE' -e 'PPW'='XXXXXXX' -e 'APWD'='XXXXXXX' -e 'PUBLIC_SRV'='0' -e 'RLD_W_E'='0' -e 'GAME_PARAMS'='' -e 'UID'='99' -e 'GID'='100' -e 'UMASK'='000' -p '5121:5121/udp' -v '/mnt/disk1/appdata/nwnee':'/nwnee':'rw' --restart=unless-stopped 'ich777/nwnee-server'

     

    Also, how would I go about setting up the server for the original campaign?  Thanks!!!!!

    I have it copied into my nwn/Neverwinter Nights/modules folder

    image.png.bb1f84c657918474aa15dc65469d151b.png

  9. On 7/2/2021 at 4:34 AM, ich777 said:

    Sorry I really can't help with that since @HellraiserOSU hasen't reported back yet and since you don't tried HW transcoding with Unraid on the Gaming machine.

    As said the drivers are still the same and nothing wasn't changed there at all, so if you roll back to that driver version that worked before I see no reasen why it shouldn't work now.

    Hey Sorry! I was away.

    So I turned on the Above 4G Decoding.. still doesn't work.. Here's my diagonstic log.
     

     

  10. I'm having an issue where my card appears for a little bit and then disappears. It's an EVGA GeForce RTX 3060 and on the plugins it'll show the driver version and the Installed GPU fine after I reboot. After I check it and refresh the page, it's gone and says No devices found.

    I don't have a VM

    I do see in the logs

    NVRM: GPU 0000:01:00.0: RmInitAdapter failed! (0x23:0xffff:1199)

    NVRM: GPU 0000:01:00.0: rm_init_adapter failed, device minor number 0

    image.thumb.png.b26884559e6ea173765d0e7ad20f6c10.png

  11. Hello!
    For the Neverwinter Nights docker, I'm now getting this when trying to start

     

    ---Starting MariaDB...---
    ---Starting Redis Server---
    ---NWN:EE Binaries not found, installing v!---
    ---Something went wrong, can't download NWN:EE Binaries, putting server in sleep mode---

     

    Any ideas on what is wrong? Thanks!

  12. I just tried a brand new install of the image, pointed it to my mariadb and a new database instance, pointed to a new folder so a pretty clean install. It's now giving me a 502 gateway timeout when i go to the webui and i can't restart my docker service. I'm pretty sure if i try to restart my server it'll just spin on trying to stop the docker service.

     

    I was able to login and see nextcloud UI and go through it.  About an hour or so later I can't access it. I didn't install any apps and just wanted to see if a clean install would do the same thing. I wonder if my phone hitting it is causing it to time out. Either way, I'l try a different nextcloud docker image to see if I get the same issues.

  13. 11 hours ago, skois said:

     


    Is your CPU a ryzen?
    Do you have any dockers with network set to a static ip? (Custom: br0) 

    It's an Intel

    All my dockers are either bridge or the custom proxynet i setup for reverse proxy
    So after a few days and keeping nextcloud off, my Unraid server is fine. I am able to reboot no problem and I am able to stop and start the docker service whereas before, Nextcloud would lock that up and not let me restart the docker service.
     

  14. 1 minute ago, skois said:

    You just said that you can't even restart the server..

    Try this leave nextcloud and db for couple days off. And see if it still does that..

    Sent from my Mi 10 Pro using Tapatalk
     

    Yes if the nextcloud container gets into this state, I can't restart the server.

    If I can restart the nextcloud container, I can restart the server


    I'll leave it off for the next few days, but I've found this thread as well that doesn't seem to have a solution

     

  15. 9 minutes ago, skois said:

    Sounds like your server locking up, not nextcloud only.. I don't think nextcloud container is responsible for this

    Sent from my Mi 10 Pro using Tapatalk
     

     

    Nextcloud is the only container that dies.. Everything else is operational.  My VMs, my other dockers.. I can access everything else.

     

    I just restarted the other containers above and below and are still able to access it  Nextcloud just spins or gives me an error when i try to pause it

    image.thumb.png.bd3303a8d32fc8882e98eee0ee0d425a.png

  16. I'm having a huge issue with the Nextcloud docker container
    It was running fine up until a month or two ago

    I'm on Unraid 6.9.2

    Nextcloud just updated last night but it's been doing it for the past month or so. 
     

    Nextcloud is using a mariaDB database back end.

     

    So after a restart of my  server, Nextcloud works fine. But after a day,  won't load.  I can't load the webgui. It times out with a 502 bad gateway error.


    So now when this happens, I can't stop the container. I can't restart the container. I can't restart my server. I can't stop the docker service. I can restart and stop other containers. The only way I can get this to work again or stop the container is to reboot my system. I've tried using command prompt to stop the service and it hangs.

     

    I've tried changing my cache to redis and it's still doing this.

     

    Is there a fix for this as I have a lot of info on the nextcloud instance and it's gotten to a point where resetting my server every day to fix this issue has become troublesome.

     

    Thanks!

  17. I'm trying to setup jira (god help me) and I'm a little stuck when using NGINX Proxy Manager.
    I have my url in the Reverse Proxy Entry in the template, and NGNIX Proxy Manager setup to reverse proxy the container. I get into it fine from the outside using the url but any posts or deletes will generate the XSRF check failed response. Thus I can't even get past the initial step of creating a project.

     

    Can someone let me know how I should setup NGINX Proxy Manager to handle this?

     

    image.thumb.png.38e2784a12cf30400911471a12f13188.png

  18. 49 minutes ago, Djoss said:

    I just tried the same steps and it worked for me...

    Is it possible for you to share your appdata folder of your "test" instance?  I can try to see if I can reproduce using your data.

    I think I found the issue. It's the email I use..  I tried like [email protected] and many variants and I was able to login fine.. but once I use my email .. it says no relevant user.. I'll DM you the email I use as it's a personal one

  19. 2 hours ago, mattie112 said:

    Hmmm that is really strange.... Perhaps just for funs: stop your container. Rename the appdata/npm folder. Start the container (you should now have a fresh instance. Can you login now? Then change the user/password to what it should be. Can you login now? Then try the reset password option. If everything works I have no idea. If that doesn't work either there is something strange with your browser (adding a space or something) or there is something horrible broken. And just to confirm: are you 100% sure you try to login into the correct NPM instance? So is there only 1 container running?

    Yup 100% sure.

    So I backed up app data to my backup folder.

    Changed the name of the app data directory so i have two copies.

    Started the container

    I was able to login as [email protected] and changeme as password

    It asked me to create a user. I did..

    Then I went and changed the password.. copy and pasted the password into a notepad and used it to change.

    Logged out..

    Now I can't login .. It says no relevant user found.

     

    -Update- And I just tried again  blowing away the appdata and changing it with a very simple abcd.1234 password.. same issue.. no relavant user found

×
×
  • Create New...