icaruseu / mom-ca

Monasterium.net (http://www.monasterium.net/mom) - repository and collaborative archive
https://github.com/icaruseu/mom-ca/wiki
GNU General Public License v3.0
17 stars 11 forks source link

user reports that MOM-CA returns an error message when saving translations #987

Closed GVogeler closed 3 years ago

GVogeler commented 3 years ago

Console returns

XFProcessor.applyChanges: xforms-submit-error  [ 
Object { targetName: "submission", targetId: "s-save", "response-body": "", "resource-uri": "https://localhost:8181/mom/service/save-i18n-entry", "response-reason-phrase": "javax.net.ssl.SSLException: Unsupported or unrecognized SSL message", "location-path": "instance('i-entries')/atom:entry[xs:integer(instance('i-entry-metadata')/index/text())]", "error-type": "resource-error", "response-status-code": NaN }
 ]
StephanMa commented 3 years ago

Localhost seems to be hard coded... that’s why it couldn’t be verified. Will deal with this tomorrow