I delete the whole folder and try it via commandline:
sudo ./create_app.sh -n APPNAME
error:
Please use the POST REST method (/applications/{appName}) to create an application.
all parameters
REMOTESALON--> \n
/usr/local/antmedia
./create_app.sh: line 112: jar: command not found
Error: App is not created. Please check the error in the terminal and take a look at the instructions below
Usage:
./create_app.sh -n APPLICATION_NAME [-p INSTALLATION_PATH] [-w true|false] [-c true|false]
What else can I try? I'm this stuck in the very first step :S
Question
Marc
Hello,
I've been using 2.4.1 with no issue for some time. Now, in a new installation of 2.4.3 in a new blank server I cannot create a new application:
Via the Dashboard->New Application:
If I do it via create_app.sh, I first get an error:
I delete the whole folder and try it via commandline:
What else can I try? I'm this stuck in the very first step :S
Thanks
Marc
Link to comment
Share on other sites
Top Posters For This Question
2
2
Popular Days
Jul 21
2
Aug 23
2
Top Posters For This Question
Murat Eminoglu 2 posts
Marc 2 posts
Popular Days
Jul 21 2022
2 posts
Aug 23 2022
2 posts
Popular Posts
Murat Eminoglu
Hi Marc, To solve this issue, you should install the openjdk package as follows. apt-get install openjdk-11-jdk -y Regards.
Marc
Thanks! That worked (Even eing this an essential functionality I couldn't find that in the documentation!)
Murat Eminoglu
Yes, it s not in our docs, sorry for that. But we fixed that. 🙂
3 answers to this question
Recommended Posts