I can start my tracker from command line, but it does not start as a daemon...

Ed Trumbull <[email protected]>
Newsgroups gmane.comp.bug-tracking.roundup.user
Message-ID <PH7PR12MB5656D94374E0747B42F932DE843E9@PH7PR12MB5656.namprd12.prod.outlook.com>
server is a VM running linux mint 21  (linux 5.15.0-52-generic)
Roundup version is 2.2.0
Python 3.10.6
All patches to the system are in place.

If I run this command from the command line:
/usr/local/bin/roundup-server -n 0.0.0.0 -p 8917 -C /local/data/roundup/as2it/config.ini

the server starts happily and I can access it.

If I try to make it a daemon by running this:
sudo /usr/local/bin/roundup-server -n 0.0.0.0 -p 8917 -d /run/roundup/as2it.pid -C /local/data/roundup/as2it/config.ini

I don't see any errors, either in the syslog or on the command line, the pid file is updated with a new pid, but the daemon doesn't start.

Where should I look to find out why?

I will be happy to provide config file and/or start script if you need it.





This message contains confidential information. If you are not the intended recipient, notify the sender immediately and delete this e-mail from your system. You should always check e-mail for viruses. Sender does not accept liability for any viruses that may be inadvertently transmitted.

_______________________________________________
Roundup-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/roundup-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.