Hi, so I actually made a little progress… it turned out I had the wrong database - there were two on the nameco site. Using the correct one the install hangs for longer on the SQL database stage, but then throws an incompatible zip error and fails out.
The in the router logs the only error that shows up is:
3/07/25 16:55:21 [emerg] 8601#0: bind() to [::]:80 failed (48: Address already in use)
2023/07/25 16:55:21 [emerg] 8601#0: bind() to 0.0.0.0:443 failed (48: Address already in use)
I have also copied in the errors from the lighting log:
{"thread":"main","class":"ImporterGeneric","code":1,"killed":false,"signal":null,"cmd":"%%resourcesPath%%/lightning-services/mysql-8.0.16+6/bin/darwin/bin/mysql local -B --disable-column-names -e SELECT option_value FROM wp_options WHERE option_name = 'siteurl';","level":"error","stack":"Error: Command failed: %%resourcesPath%%/lightning-services/mysql-8.0.16+6/bin/darwin/bin/mysql local -B --disable-column-names -e SELECT option_value FROM wp_options WHERE option_name = 'siteurl';\nERROR 1146 (42S02) at line 1: Table 'local.wp_options' doesn't exist\n\n at ChildProcess.exithandler (node:child_process:407:12)\n at ChildProcess.emit (node:events:527:28)\n at maybeClose (node:internal/child_process:1092:16)\n at Socket.<anonymous> (node:internal/child_process:451:11)\n at Socket.emit (node:events:527:28)\n at Pipe.<anonymous> (node:net:709:12)","message":"Command failed: %%resourcesPath%%/lightning-services/mysql-8.0.16+6/bin/darwin/bin/mysql local -B --disable-column-names -e SELECT option_value FROM wp_options WHERE option_name = 'siteurl';\nERROR 1146 (42S02) at line 1: Table 'local.wp_options' doesn't exist\n","timestamp":"2023-07-25T15:55:57.102Z"}
{"stack":"Error: Command failed: %%resourcesPath%%/lightning-services/mysql-8.0.16+6/bin/darwin/bin/mysql local -B --disable-column-names -e SELECT option_value FROM wp_options WHERE option_name = 'siteurl';\nERROR 1146 (42S02) at line 1: Table 'local.wp_options' doesn't exist\n\n at ChildProcess.exithandler (node:child_process:407:12)\n at ChildProcess.emit (node:events:527:28)\n at maybeClose (node:internal/child_process:1092:16)\n at Socket.<anonymous> (node:internal/child_process:451:11)\n at Socket.emit (node:events:527:28)\n at Pipe.<anonymous> (node:net:709:12)","level":"warn","message":"Unable to import site.","timestamp":"2023-07-25T15:55:57.120Z"}
{"thread":"main","class":"Process","process":"mysql","level":"warn","message":"2023-07-25T15:59:32.582735Z 0 [System] [MY-010116] [Server] %%resourcesPath%%/lightning-services/mysql-8.0.16+6/bin/darwin/bin/mysqld (mysqld 8.0.16) starting as process 9223","timestamp":"2023-07-25T15:59:33.109Z"}
{"thread":"main","class":"Process","process":"mysql","level":"warn","message":"2023-07-25T15:59:32.585087Z 0 [Warning] [MY-013243] [Server] --character-set-server: The character set UTF8MB3 is deprecated and will be removed in a future release. Please consider using UTF8MB4 instead.","timestamp":"2023-07-25T15:59:33.109Z"}
{"thread":"main","class":"Process","process":"mysql","level":"warn","message":"2023-07-25T15:59:32.586550Z 0 [Warning] [MY-010159] [Server] Setting lower_case_table_names=2 because file system for %%site.runData%%/mysql/data/ is case insensitive","timestamp":"2023-07-25T15:59:33.110Z"}
{"thread":"main","class":"Process","process":"mysql","level":"warn","message":"2023-07-25T15:59:33.077739Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.","timestamp":"2023-07-25T15:59:33.110Z"}
{"thread":"main","class":"Process","process":"mysql","level":"warn","message":"2023-07-25T15:59:33.108952Z 0 [System] [MY-010931] [Server] %%resourcesPath%%/lightning-services/mysql-8.0.16+6/bin/darwin/bin/mysqld: ready for connections. Version: '8.0.16' socket: '%%site.runData%%/mysql/mysqld.sock' port: 10011 MySQL Community Server - GPL.","timestamp":"2023-07-25T15:59:33.111Z"}
{"thread":"main","class":"ImporterGeneric","code":1,"killed":false,"signal":null,"cmd":"%%resourcesPath%%/lightning-services/mysql-8.0.16+6/bin/darwin/bin/mysql local -B --disable-column-names -e SELECT option_value FROM wp_options WHERE option_name = 'siteurl';","level":"error","stack":"Error: Command failed: %%resourcesPath%%/lightning-services/mysql-8.0.16+6/bin/darwin/bin/mysql local -B --disable-column-names -e SELECT option_value FROM wp_options WHERE option_name = 'siteurl';\nERROR 1146 (42S02) at line 1: Table 'local.wp_options' doesn't exist\n\n at ChildProcess.exithandler (node:child_process:407:12)\n at ChildProcess.emit (node:events:527:28)\n at maybeClose (node:internal/child_process:1092:16)\n at Socket.<anonymous> (node:internal/child_process:451:11)\n at Socket.emit (node:events:527:28)\n at Pipe.<anonymous> (node:net:709:12)","message":"Command failed: %%resourcesPath%%/lightning-services/mysql-8.0.16+6/bin/darwin/bin/mysql local -B --disable-column-names -e SELECT option_value FROM wp_options WHERE option_name = 'siteurl';\nERROR 1146 (42S02) at line 1: Table 'local.wp_options' doesn't exist\n","timestamp":"2023-07-25T16:00:14.625Z"}
{"stack":"Error: Command failed: %%resourcesPath%%/lightning-services/mysql-8.0.16+6/bin/darwin/bin/mysql local -B --disable-column-names -e SELECT option_value FROM wp_options WHERE option_name = 'siteurl';\nERROR 1146 (42S02) at line 1: Table 'local.wp_options' doesn't exist\n\n at ChildProcess.exithandler (node:child_process:407:12)\n at ChildProcess.emit (node:events:527:28)\n at maybeClose (node:internal/child_process:1092:16)\n at Socket.<anonymous> (node:internal/child_process:451:11)\n at Socket.emit (node:events:527:28)\n at Pipe.<anonymous> (node:net:709:12)","level":"warn","message":"Unable to import site.","timestamp":"2023-07-25T16:00:14.643Z"}