1. Update:

    The only errors we are receiving at this time after allocating the files permissions are as followed

    Code:
    Fallback handler could not load library /home/73-54/server/149.202.89.48_27065/rust/RustDedicated_Data/Mono/x86_64/kernel32
    Fallback handler could not load library /home/73-54/server/149.202.89.48_27065/rust/RustDedicated_Data/Mono/x86_64/libkernel32.so
    Fallback handler could not load library /home/73-54/server/149.202.89.48_27065/rust/RustDedicated_Data/Mono/x86_64/./kernel32
    Fallback handler could not load library /home/73-54/server/149.202.89.48_27065/rust/RustDedicated_Data/Mono/x86_64/./libkernel32.so
    Fallback handler could not load library /home/73-54/server/149.202.89.48_27065/rust/RustDedicated_Data/Mono/x86_64/kernel32
    Fallback handler could not load library /home/73-54/server/149.202.89.48_27065/rust/RustDedicated_Data/Mono/x86_64/libkernel32
    Fallback handler could not load library /home/73-54/server/149.202.89.48_27065/rust/RustDedicated_Data/Mono/x86_64/libkernel32.so
    Fallback handler could not load library /home/73-54/server/149.202.89.48_27065/rust/RustDedicated_Data/Mono/x86_64/./libkernel32
    Fallback handler could not load library /home/73-54/server/149.202.89.48_27065/rust/RustDedicated_Data/Mono/x86_64/./libkernel32.so
    Fallback handler could not load library /home/73-54/server/149.202.89.48_27065/rust/RustDedicated_Data/Mono/x86_64/libkernel32
    
     
  2. Wulf

    Wulf Community Admin

    That's not from Oxide, and not even sure that's an error or how you'd get that from changing the permission. What did you use exactly?
     
  3. It seems to be working now. Sadly it doesn't allow for a connection through the console command but you're able to join via the server list. Thanks Wulf!
     
  4. Wulf

    Wulf Community Admin

    Yeah, that makes no sense and also wouldn't be related to Oxide. :p
     
  5. Actually, it may not be fully fixed, as all .CS files arent loading correctly, but other plugins are.
     

    Attached Files:

  6. Wulf

    Wulf Community Admin

    So what made you think it was working earlier? Go through the steps to make sure the permissions are correct still.
     
  7. No, it never fixed, it just didn't cause the server to stay offline.
    [DOUBLEPOST=1466366746][/DOUBLEPOST]Do you have any clue looking at those logs what the issue is now?
     
  8. Hiya wulf, Is there any suggestions you can give by looking at the logs that were posted before?
     
  9. Wulf

    Wulf Community Admin

    Looks like the same issue you had originally, so either permissions or that file isn't valid.
     
  10. When you say 'file' is it the plugin or the dll installed that you are talking about?
     
  11. Wulf

    Wulf Community Admin

    The DLL referenced in the error.
     
  12. Is there anything else you can suggest, the two packages you requested are installed, you requested the permissions to be set, and they are all set to 777 for the server and the OS packages.
     
  13. Wulf

    Wulf Community Admin

    Sadly no, generally the issue is resolved when you have the proper setup. Dependencies, filesystem permissions, and a complete install are generally the only factors on a Linux server.
     
  14. Could you confirm all the dependencies (By installable ID) that are required for Oxide to fully work and the permissions that the game and Oxide need to be (by number, EG 777, 755)
     
  15. Wulf

    Wulf Community Admin

    Everything is generally included, the only one that some Linux servers may need is the libgc package I mentioned previously. Permissions should only need to be 644 (readable), though some users use 777 or 755, but all of the files and the server should be chmod to the user running the server.
     
  16. Other than libgc, what other packages exactly, as looking back at the post yesterday, you didnt confirm the package name for the glib one.
     
  17. Wulf

    Wulf Community Admin

    glibc is for Rust, Oxide shouldn't need it. libgc6 was the only one I know of for CSharpCompiler.
     
  18. Well, if I can prove that it is installed, and the permissions are set, is there any alternative to fixing it that you can look into?
     
  19. Wulf

    Wulf Community Admin

    Not really as those are the only known causes.
     
  20. now no C-based plugins work since the last update (linux) and the system didnĀ“t change