Hi Jeff, I don't know what advice you are looking for & you've not indicated what debugging you've done. See our Troubleshooting guide for hints on finding the root error: https://wiki.lyrasis.org/display/DSPACE/Troubleshoot+an+error#Troubleshootanerror-DSpace7.x(orabove)
The DSpace Docker Scripts are unfortunately not "production ready" at this time (see the warnings everywhere on those scripts: https://github.com/DSpace/DSpace/tree/main/dspace/src/main/docker-compose#docker-compose-resources). So, we cannot support those scripts for Production setups, but you are welcome to *adapt* them yourself to production. Overall, it *is* possible to run DSpace 7 in production using Docker, *BUT* you will likely need to update the default DSpace Docker Scripts to make it all work properly (as those default DSpace scripts have only been tested in development scenarios). Overall, you *must* be able to run some commandline (CLI) scripts in order to run DSpace in production. So, you'd need to find a way to either SSH into your running Docker container, or you could modify the DSpace-CLI tools to work for you in Production. Tim On Friday, September 16, 2022 at 11:43:39 AM UTC-5 [email protected] wrote: > We are running the command on the docker CLI - we cant run the DSpace > command from docker CLI. > > please advice what we can do next @timdonahue > > > > On Thursday, September 15, 2022 at 10:09:12 AM UTC-4 Jeff Garcia wrote: > >> Hello, >> >> We are on the latest version of dspace. >> >> It says no data available when logged in >> >> On Sep 15, 2022, at 9:45 AM, Mumanyi, Bravismore <[email protected]> wrote: >> >> >> >> Hi Jeff >> >> Are you able to view statistics when logged in? >> >> Kindly advise on version of DSpace you are on. >> >> Regards >> /Bravismore >> ------------------------------ >> *From:* [email protected] <[email protected]> on behalf >> of Jeff Garcia <[email protected]> >> *Sent:* 15 September 2022 15:22 >> *To:* DSpace Technical Support <[email protected]> >> *Subject:* [dspace-tech] SOLR Statistics - DSpace >> >> Good morning, >> >> What is a solution for enabling the Reporting Capabilities out of the box >> for DSpace? >> >> I found out running scripts in DSpace is not a solution, all I want is >> for Statistics to show in the "Statistics" section in DSpace. >> >> Please advise, >> >> Thanks, >> Jeff >> >> -- >> All messages to this mailing list should adhere to the Code of Conduct: >> https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx >> --- >> You received this message because you are subscribed to the Google Groups >> "DSpace Technical Support" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/dspace-tech/81854af6-efcb-47e5-a3a2-522e8d937440n%40googlegroups.com >> >> <https://groups.google.com/d/msgid/dspace-tech/81854af6-efcb-47e5-a3a2-522e8d937440n%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> >> CAUTION -EXTERNAL SENDER: Please be careful when opening links and >> attachments. UNAM Directorate: Information & Communication Technology >> Services (DICTS) >> >> -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-tech/acada67e-167a-4118-88c1-7ae9fee5431fn%40googlegroups.com.
