Campsite server shutting down, cant start
  • After I added the database for sample template 1 I have a few problems.

    1: When I am in admin area and I try to go to content > publications, it would log me out. I changed admins permissions to be able to change subscribers passwords and changed default site alias and then it worked?

    2: And this one I cant figure out. After adding the sample template 1 stuff and trying to hit the main site, I get this:

    Connection refused (111)

    Unable to connect to Campsite server, please re-start the service.
    Type the following commands in a root shell:
    killall campsite_server
    /usr/local/campsite/bin/campsite_server

    I do a killall -9 campsite_server

    then I do /usr/local/campsite/bin/campsite_server

    All I get in the shell is this:

    starting instance campsite
    terminate called after throwing a `InvalidValue'
    what(): Invalid value "1" of "issue number"
    child 21520 exited with status 6
    waiting 10 seconds for 2152

    Over and over...

    The server wont start. Anyone know whats happening?

    Thank you
  • 1 Comment sorted by
  • Has anyone run across this before?