I had plex media server running with this guide:
http://blog.qnology.com/2013/03/tutorial-pogoplug-e02-with-arch-linux.html
However I found that it there is the newest version in the pacman repository. Therefore I uninstalled and reinstalled the pacman version. But now it won't and need your help:
$this->bbcode_second_pass_code('', 'systemctl status plexmediaserver') gives:
plexmediaserver.service - Plex Media Server for Linux
Loaded: loaded (/usr/lib/systemd/system/plexmediaserver.service; enabled)
Active: failed (Result: exit-code) since Wed 2014-01-01 17:01:01 CET; 16min ago
Process: 2065 ExecStart=/opt/plexmediaserver/start_pms (code=exited, status=0/SUCCESS)
Process: 2062 ExecStartPre=/usr/bin/ntpdate -u pool.ntp.org (code=exited, status=0/SUCCESS)
Main PID: 2068 (code=exited, status=255)
Jan 01 17:01:01 alarm su[2066]: (to plex) root on none
Jan 01 17:01:01 alarm su[2066]: pam_unix(su:session): session opened for user plex by (uid=0)
Jan 01 17:01:01 alarm systemd[1]: Started Plex Media Server for Linux.
Jan 01 17:01:01 alarm systemd[1]: plexmediaserver.service: main process exited, code=exited, status=255/n/a
Jan 01 17:01:01 alarm systemd[1]: Unit plexmediaserver.service entered failed state.
$this->bbcode_second_pass_code('', 'journalctl')gives:
Jan 01 14:36:12 alarm start_pms[1254]: Error: Unable to set up server: sqlite3_statement_backend::prepare: disk I/O error for SQL: PRAGMA cache_size=4000
Jan 01 14:36:14 alarm systemd[1]: Started Plex Media Server for Linux.
Any idea what this means? I already tried reboot reinstall...etc. any help for a newbie is helpful.