From: Phillip S. <fu...@gm...> - 2012-03-28 05:58:21
|
On 28 March 2012 16:38, Phillip Smith <fu...@gm...> wrote: > I'm trying to get an etch server setup, but I'm getting the following error: > > svr-etch /usr/local/src/etch-3.20.1/server # etch --dry-run > --generate-all --server http://localhost:8080 > External node tagger exited with error 127 > 500 "Internal Server Error" FWIW, running etch in local mode works as expected so I don't think it's anything to do with the actual etch configuration tree: svr-etch /etc/etchserver # etch --dry-run --generate-all --local /etc/etchserver/ Making directory tree /var/etch/orig/etc Saving temporary copy of original file: /etc/sudoers -> /var/etch/orig/etc/sudoers.TMP Making directory tree /var/etch/orig/etc ...... <snip> ......... Making history directory /var/etch/history/etc/ssh/sshd_config.HISTORY Updating history log: /etc/ssh/sshd_config -> /var/etch/history/etc/ssh/sshd_config.HISTORY/current |