Closed Jiros closed 4 years ago
Hi @Jiros, that's probably because I use a 3.5 beta version on the covidgraph.org server. Could you please try again with the latest snapshot? We're very close to release 3.5 (to be released probably this week).
Will do. Thanks @amorgner
Hi again @jlaenge - bringing the conversation back to the github issue. I still ran into an exception importing the zip file from url. I suspect it may be the java version I have installed (openjdk-11) so can I just check if there is a specific version I should be using for 3.5.1?
Thanks
Jamie
@Jiros the java version should be fine. If the java version is not correct, Structr should not start in the first place. So if you have Structr running, that shouldn't be the issue. How did you supply the url? Note that this should be some web-address that is reachable from your browser and not a folder in your local file system. So e.g. something like /home/jakob/Desktop/covidgraph_org/covidgraph-structr-app.zip
will not work.
Deployment Import finished Importing deployment data for module messaging-module
Deployment Import finished: Tue Jun 09 2020 18:20:00 GMT+0100 (British Summer Time) Total duration: 90.36s
Looks like I should have been using the raw url https://github.com/covidgraph/covidgraph_org/raw/master/covidgraph-structr-app.zip
and not just copying the link address from the zip file in the folder list
https://github.com/covidgraph/covidgraph_org/blob/master/covidgraph-structr-app.zip
as this seems to try to load the file in a github page and not to the file itself.
My mistake.
Thanks again for your help getting set up.
Morning @amorgner
I'm setting up a Structr instance to see if I can get a bit more familiar with it and maybe look at consolidating the guidance/readmes from the various wikis/repos (something like Gitbook)
I have a VM with structr 3.4.3 installed via deb package and an evaluation licence installed. When I try to import from url using the zip file in the repo I get the following error:
Are you able to generate a new zip file or is there anythimg else I should be looking at?
Thanks