Skip to content

Instantly share code, notes, and snippets.

@cfedde
Created August 8, 2013 14:15
Show Gist options
  • Save cfedde/6184945 to your computer and use it in GitHub Desktop.
Save cfedde/6184945 to your computer and use it in GitHub Desktop.
What is going on here?
sudo ubic start nice_js
Starting nice_js... Can't open '/var/lib/ubic/tmp/1375914532.15896.993049.52270268.new' for writing: Permission denied at /usr/lib/perl5/site_perl/5.8.8/Ubic/AtomicFile.pm line 24.
temp file /var/lib/ubic/tmp/1375914532.15896.993049.52270268 not found after fork at /usr/lib/perl5/site_perl/5.8.8/Ubic.pm line 488.
cat /etc/ubic/service/nice_js.ini
module = Ubic::Service::SimpleDaemon
[options]
bin = node /opt/node/nICE/nice.js 24.40.52.128
user = bcv
perl -v
This is perl, v5.8.8 built for i386-linux-thread-multi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment