Many DSpace users got Error 500. To solve the error, check the following things one by one.
Solr
Apply the following commands to restart Solr.
/opt/solr/bin/solr start
exit
sudo systemctl restart tomcat9.service
Tomcat
Apply the following command restart Tomcat
sudo systemctl restart tomcat9.service
Start the user interface
Apply the following commands,
sudo su
pm2 start /home/dspace/dspace-angular-dspace-7.4/dspace-ui.json
pm2 start /home/dspace/dspace-angular-dspace-7.4/dspace-ui.json
No comments:
Post a Comment