We Will Go Above And Beyond To Answer Your Queries, Because We Care!
Welcome To The Fastest Growing Digital Marketing Forum On The Planet… soon on Mars 😅🚀
When run this command (PuTTY)
root@postal:~# postal bundle /opt/postal/vendor/bundle
......
Your bundle is locked to mimemagic (0.3.5) from rubygems repository https://rubygems.org/ or installed locally, but that version can no longer be found in that source. That means the author of mimemagic (0.3.5) has removed it. You'll need to update your bundle to a version other than mimemagic (0.3.5) that hasn't been removed in order to install.
What should I do next?
Thank you
When run this command (PuTTY)
root@postal:~# postal bundle /opt/postal/vendor/bundle
......
Your bundle is locked to mimemagic (0.3.5) from rubygems repository https://rubygems.org/ or installed locally, but that version can no longer be found in that source. That means the author of mimemagic (0.3.5) has removed it. You'll need to update your bundle to a version other than mimemagic (0.3.5) that hasn't been removed in order to install.
What should I do next?
Thank you
At first run these commands:
cd /opt/postal/app
bundle update mimemagic
bundle install
cd ~
Then Run These command and continue:
postal bundle /opt/postal/vendor/bundle
postal initialize-config
postal initialize
@vetriyad Thank you for suggestion
but after finish this command
and go to this command
it's shown this
Could you please give me any suggestion?
Regards,
Run these commands
sudo systemctl stop nginx
sudo systemctl start nginx
sudo -u postal postal start
I run command as per your suggestion
Run these commands
sudo systemctl stop nginx
sudo systemctl start nginx
sudo -u postal postal start
and these are result
root@postal:~# sudo systemctl stop nginx
root@postal:~# sudo systemctl start nginx
root@postal:~#
root@postal:~# sudo -u postal postal start
`/root` is not writable.
Bundler will use `/tmp/bundler20210623-4309-z38wvr4309' as your home directory t emporarily.
No processes to start.
What should I do next?
Thank you
I run command as per your suggestion
Run these commands
sudo systemctl stop nginx
sudo systemctl start nginx
sudo -u postal postal start
and these are result
root@postal:~# sudo systemctl stop nginx
root@postal:~# sudo systemctl start nginx
root@postal:~#
root@postal:~# sudo -u postal postal start
`/root` is not writable.
Bundler will use `/tmp/bundler20210623-4309-z38wvr4309' as your home directory t emporarily.
No processes to start.
What should I do next?
Thank you