Looks like you’re trying to run the importer inside the Docker container. This should work:
cd /var/www/discourse
su discourse -c 'bundle exec ruby script/import_scripts/phorum.rb'
Looks like you’re trying to run the importer inside the Docker container. This should work:
cd /var/www/discourse
su discourse -c 'bundle exec ruby script/import_scripts/phorum.rb'