hamstar / Braincase

A personal knowledge base system for expansion of the mind in a virtual space.
4 stars 1 forks source link

User sync is failing #291

Closed hamstar closed 11 years ago

hamstar commented 11 years ago

No output from usersync.log

Output from cron:

Oct 29 20:12:01 debian-braincase /USR/SBIN/CRON[10680]: (root) CMD (braincase-user-sync)
Oct 29 20:12:01 debian-braincase /USR/SBIN/CRON[10679]: (CRON) error (grandchild #10680 failed with exit status 1)
hamstar commented 11 years ago

Running the script directly outputs this:

root@debian-braincase:~# braincase-user-sync 
/usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': /usr/share/braincase/lib/braincase/user_creator.rb:61: syntax error, unexpected tIDENTIFIER, expecting keyword_do or '{' or '(' (SyntaxError)
/usr/share/braincase/lib/braincase/user_creator.rb:182: syntax error, unexpected keyword_end, expecting $end
    from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
    from /usr/bin/braincase-user-sync:10:in `<main>'