Re: roundup-server gives permission denied error?
Ralf Schlatterbeck <[email protected]>
| Newsgroups | gmane.comp.bug-tracking.roundup.user |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Jun 30, 2022 at 03:40:15PM +0000, Ed Trumbull wrote: > > When I attempt to start the tracker using this command: > > roundup-server -p 80 -n 0.0.0.0 as2=/local/data/roundup/as2 > I get [Errno 13] Permission denied Are you starting this as user roundup on a Linux (or other Unix variant) machine? On these machines ports below 1024 may not be bound by normal users. So you can use a different port (8080 is the default for roundup-server). Let us know if the problem was the port. Thanks Ralf -- Dr. Ralf Schlatterbeck Tel: +43/2243/26465-16 Open Source Consulting www: www.runtux.com Reichergasse 131, A-3411 Weidling email: [email protected]