After reading through numerous posts here, I attempted to refresh a section via the command line and get the following error:
logged_in_user@MediaServer:/usr/lib/plexmediaserver$ export LD_LIBRARY_PATH="/usr/lib/plexmediaserver"
logged_in_user@MediaServer:/usr/lib/plexmediaserver$ export LANG=“en_US.UTF-8”
logged_in_user@MediaServer:/usr/lib/plexmediaserver$ export PLEX_MEDIA_SERVER_MAX_PLUGIN_PROCS=“6”
logged_in_user@MediaServer:/usr/lib/plexmediaserver$ export PLEX_MEDIA_SERVER_TMPDIR="/tmp"
logged_in_user@MediaServer:/usr/lib/plexmediaserver$ export PLEX_MEDIA_SERVER_HOME="/usr/lib/plexmediaserver"
logged_in_user@MediaServer:/usr/lib/plexmediaserver$ export PLEX_MEDIA_SERVER_APPLICATION_SUPPORT_DIR="/var/lib/plexmediaserver/Library/Application Support"
logged_in_user@MediaServer:/usr/lib/plexmediaserver$ /usr/lib/plexmediaserver/Plex\ Media\ Scanner --scan --refresh --section 1
terminate called after throwing an instance of ‘std::runtime_error’
what(): Codecs: Initialize: ‘Failed to create UUID file’
****** PLEX MEDIA SCANNER CRASHED, CRASH REPORT WRITTEN: /var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Crash Reports/2ff58c4b-ce26-74eb-487b1f4c-14ffe8f9-v-1.0.3.2461-35f0caa.dmp
Aborted (core dumped)
Anybody have success with PMS on the command line?