Problem 2 - on first step i put mail.properties and server.properties and .jar into the same folder when i try to start server with cmd.exe it appear that the port is busy so i change the http port from 8080 to 80 (or other) it work and server successfully start so why?
Problem 1 - i use server local 0.24.4 and latest ios app version so the history graph work well so when i export a csv file and got a maio on my mail box but with the link sent i cant download anything.
i dont understand what dose mean
" Host for reset password redirect and certificate generation. By default current server IP is taken from āethā network interface. Could be replaced with more friendly hostname. It is recommended to override this property with your server IP to avoid possible problems of host resolving. "
I havenāt a clue⦠I run mine on the default ports just fine and didnāt have to make any router changes⦠mind you, I donāt have need to access it outside my LAN yet.
14:08:31.631 INFO - Didnāt find custom user certificates.
14:08:31.631 INFO - Didnāt find Letās Encrypt certificates.
14:08:31.631 INFO - Automatic certificate generation is turned ON.
14:08:31.631 WARN - ATTENTION. Server certificate
i made 4 cert files with names
and place on root directory of server is it correct?
when i set server host local host server i get this error
Convert server.key to PKCS#8 private key file in PEM format
openssl pkcs8 -topk8 -inform PEM -outform PEM -in server.key -out server.pem
If you connect hardware with USB script you have to provide an option ā-sā pointing to ācommon nameā (hostname) you did specified during certificate generation.
As an output youāll retrieve server.crt and server.pem files that you need to provide for server.ssl properties.