I'm using AMI Docker, I have successfully created a device template but when I want to create a new device the page opens but no form is displayed for me to input the details of the device I want to create
Hello,
I pulled the AMI docker image and run docker run guruxorg/guruxdlmsamiserver. It showed:
Database type: MSSql
Connecting: Server=SQL_SERVER;Database=msdb;User ID=USER_ID;Password='USER_PASSWORD'
Then it failed with this error message below:
Unhandled exception. Microsoft.Data.SqlClient.SqlException (0x80131904): A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible.
I download Gurux.DLMS.AMI4 from github, when I compile then run Gurux.DLMS.AMI4, it reports the below problem. Do you have any idea? Please kindly help me.
Unhandled exception. MySql.Data.MySqlClient.MySqlException (0x80004005): Incorrect datetime value: '2023-01-06 23:43:16+00:00' for column `dlms_db`.`GXConfiguration`.`Updated` at row 1
I download the docker of Gurux.DLMS.AMI4 from github, when i run Gurux.DLMS.AMI4, it reports the below problem. Do you have any idea? Please kindly help me.