MariaDB private service

I used the GitHub - render-examples/mysql: MySQL 8.0 and 5.7 on Render as a template to get a MariaDB private service setup. After installing I got the following issues:

  1. Every 5 seconds I see the following in the log:
    [Warning] Aborted connection 879 to db: ‘unconnected’ user: ‘unauthenticated’ host: ‘[IP ADDRESS]’ (This connection closed normally without authentication)

  2. When I login to the Shell tab it shows:
    groups: cannot find name for group ID 1000
    root@[SERVER]:/#

Any possibility to get a MariaDB example setup (like GitHub - render-examples/mysql: MySQL 8.0 and 5.7 on Render)

Hi @Rudolf_Hofland,

Can you share the url of the service you created so I can take a look? I am looking into how to successfully set up a MariaDB on Render so we can provide better guidance.