Can't upload to ontologies I manage
Using Project -> Apply External Edits. I see a loading screen, which would normally lead to a diff view or a message saying no changes detected, but instead just goes back to the classes view. So I can only make manual changes and cannot upload a file to the ontology.
Have similar issue. Cannot create the new project. Got 'File upload failed because of an IOException'.
Same issue that @zhengj2007 here : 'File upload failed because of an IOException' when trying to create a new project from existing ODK-generated owl ontology.
I'm experiencing the same issue in the online version at webprotege.stanford.edu. Creating a project without uploading an ontology works.
When running this locally through a docker image, it works without issue, even when trying to create a project with the same ontology.
working local version: WebProtégé 4.0.0:20190815:190ff35 failing online version: WebProtégé 4.0.0:20190812:945c863
Pretty sure this worked until recently and I don't think the downgraded to an older version. So maybe there was a change to the underlying mongodb which causes the IOException?
edit: I setup a webserver with webprotege so that our team can work with it for now.
Everything works fine now. Thanks @matthewhorridge !