VandyVRC / srophe-eXist-app

eXist code for Syriaca.org: The Syriac Reference Portal
GNU General Public License v3.0
0 stars 0 forks source link

trouble with srophe crashing? #215

Closed millertg closed 2 years ago

millertg commented 2 years ago

@wsalesky we have been working well on the dev site of tcadrt, but the production site has been showing a 502 Error. It reboots, only to crash again.

millertg commented 2 years ago

@wsalesky can you tell me which image of the app we should pull from Docker if we (Cliff, Yuh-Fen, and I) want to be able to service it locally?

wsalesky commented 2 years ago

@millertg syriaca.org has been crashing a lot over the past few days as well, we are working on fixing it, and that should help with tcadrt as well. You can use the latest version from DockerHub: https://hub.docker.com/repository/docker/srophe/tcadrt

However you will need to re-deploy the latest version into the app to run it locally. (fetch the latest from github, run 'ant' and drop the .xar file into your local version of eXist-db. Cliff should be able to help with that).

millertg commented 2 years ago

@wsalesky @CliffordAnderson @shubenda Ok, we will give it a shot and see if we run into any errors. Thanks so much!