Initial Setup Page Timing Out - Suggestion Increase timeout

I have installed NC on a Raspberry PI 3 B+, Ubuntu 18.04, MariaDb. On the initial setup page where you enter the first username, data directory and database connection info the page times out.

Refreshing the page takes you back to the initial setup page with notice “user already exists”

I enter all the data again with a second username and then it takes me to normal login screen. You can login with the first username, however the second username does not exist in the listing of users.

It appears the time to create the initial tables in mysql (mariadb) is taking too long and causing the timeout.

Suggestion: Can the timeout on the initial setup page be increased?