1. This forum is ARCHIVED! Visit the new Cloud Sixteen forums, codename Eden, at https://eden.cloudsixteen.com. These forums will remain archived for a few months before being closed down, so try to encourage plugin developers to begin moving their content across to the new forums.
Dismiss Notice
Hi Guest, you need a Steam account to register and post on these forums. Login with Steam at the top of the forums to get started!
Dismiss Notice
Hi Guest, do you want to buy HL2RP or another Clockwork schema? Visit the Cloud Sixteen Store to get started!

LINUX server problem

Discussion in 'Discussion' started by JaesonCZ, May 18, 2014.

  1. JaesonCZ

    JaesonCZ Hello =)

    Hello,
    I have been waiting for Linux version of clockwork for years. And now when it is finaly here i have these problems.
    Because my Hosting is on Linux I needs to run my server on my PC (windows) so now i can finally move on to Linux hosting.
    When i put inside that server all Clockwork files ( .so ones) and coppy my static props and plugins here from my server on my PC and finally run it. Than it changes to gamemode : ,Base Gamemode' And whole gamemode wont work..
    Any help is needed, thanks a lot.
    JaesonCZ

    EDIT:
    Github issue : https://github.com/CloudSixteen/Clockwork/issues/126
    distribution of Linux : Debian GNU/Linux 6.0 (64 bit)
     
  2. Polis

    Polis Guest

    Are you sure you have the newest Clockwork version from github? If you are, post the full console log by using -condebug.
     
  3. trurascalz

    trurascalz C16 Developer Legend

    Check your folder/file permissions. i know if you just transfer stuff from win to linux it might have bad perms
     
  4. JaesonCZ

    JaesonCZ Hello =)

    No only thing that i have coppied from win version were plugins,commands, settings (saved static props and other)
     
  5. trurascalz

    trurascalz C16 Developer Legend

    I never asked you a question. I said check them. all of those are files and the permissions may be broken.
     
  6. JaesonCZ

    JaesonCZ Hello =)

    I am using SSH client to controll my server, but still when i jump on the server console screen command -condebug doesnt working

    EDIT:
    I have made it again from 0% Clockwork downloaded from github, nothing coppied from Win version on my PC and there is a same problem : BASE GAMEMODE
     
  7. kurozael

    kurozael Cloud Sixteen Director Staff Member Administrator Investor

    Hi Jaeson, can you please a) post the issue on GitHub issue tracker where it belongs (with correct tags and assignment), and b) post a full console.log

    Thank you!
     
  8. JaesonCZ

    JaesonCZ Hello =)

    I made a GitHub issue but noone is watching it... As a creator of this awesome gamemode you should be more active and keep your eyes on these things.

    Thank you!
     
  9. kurozael

    kurozael Cloud Sixteen Director Staff Member Administrator Investor

    Hi Jaeson, please note I am active and paying attention, but I have a 9-5 full-time job. Cloud Sixteen is something I run in my spare time (which I don't get a lot of now-a-days.) Clockwork for Linux is relatively new, so expect there to be problems with it.
     
  10. I am also having this problem, is there any fix?

    It seems like it is failing to load/call upon the .dll, it might be an issue with the version of linux we have, maybe we need some sort of library?

    I've seen it work with other modules, such as MySQLOO linux.
     
  11. TheHipster

    TheHipster rhenz is a fairly decent fellow

    Im sure kuro will inform us when there is, or what the problem is. Just be patient.
     
  12. What I don't understand is why it's working for other people, and just us two are having the error.

    Is it our operating systems? (I'm running CentOS 6 x32 bit with Open Game Panel), the other modules work perfectly fine, all except fileio (which also gives that failed to load error)

    Are we missing some dependencies that we need for the .dll's to load?

    As seen here: https://github.com/garrynewman/gmod-module-base/

    Naming goes like this:

    gmsv_example_win32.dll <- require( 'example' ) serverside on windows
    gmsv_example_linux.dll <- require( 'example' ) serverside on linux
    gmsv_example_osx.dll <- require( 'example' ) serverside on osx

    Maybe I messed up with the names.

    EDIT: Nope, the names are correct, maybe linux needs the actual name of the .dll, or a path to be defined or something, either that or the two .dlls are having header issues, which I doubt. But I also heard people get out error when something is wrong with libmysql, but I have all my files in place. This issue is puzzling me... I'll continue to search for a solution.

    EDIT EDIT: I installed boost via
    Code:
     yum install boost 
    Yet I still get the error, I'll keep on searching.
     
  13. trurascalz

    trurascalz C16 Developer Legend

    Haver you installed the libs suggested on the steam server wiki
     
  14. I've actually had to copy a lib from my /.steam/linux32/, but that was to make my server even start.

    Could you link me to this page?
     
  15. trurascalz

    trurascalz C16 Developer Legend

  16. Thanks, I'll try it and check it out.

    EDIT: Can't find any libs, except the ones that it recommends you install if you have 64 bit so it supports 32 bit applications. The thing is, I'm already running 32 bit. The only thing I can think of is the C++ dependencies, which I already installed.

    Ok, apparently it doesn't work with CentOS for whatever reason.

    Ubuntu 12.04 32 bit works (or so RJ says)!

    Thanks for the help guys! I'll post what happens in the morning.
     
  17. Ok, confirmed to be working with Ubuntu 12.04 32 bit, modules load fine!

    If you ever get any issues with it, run that distro.

    CentOS isn't working for it, and the newer ubuntu I'm still not sure, but we do know ubuntu 12.04 (which generally has more support and guides, as the newer ubuntu changes around some stuff) 32 bit works.

    Big thanks to RJ, (he originally told me CentOS 5, but his VPS control panel had the OSes mixed up, he was ACTUALLY running ubuntu 12.04.)

    The thing is, I had tried ubuntu 12.04, but had some issues with phpmyadmin (I fixed it today with some console commands to fix the 404), then I could setup the game panel.

    To the guy who first posted, switch to ubuntu 12.04 32 bit.
     
  18. JaesonCZ

    JaesonCZ Hello =)

    So did it working now for you?
     
  19. It's worked for other people, I've having different issues with it all together.

    CentOS just doesn't load the modules.
     
  20. JaesonCZ

    JaesonCZ Hello =)

    And do you think that there is some way to fix my issue?
    Thanks
     

Previous Readers (Total: 0)