Just "errors" when I try to run DevKinsta on ubuntu 20.04LTS

I’m on ubuntu 20.04 running devkinsta on docker engine (not desktop), after I’ve ran the devtools and had a ssl cert issue I tried restarting and afterwards I was unable to rerun the DevKingsta. After shutting down the containers I’ve got a error “errors” and after removing them I get the same for some reason.


On the background you can see 2 terminals.
Left is for Kinsta error log in .~/.config/DevKinsta/logs on Ubuntu
On the right the console I used to stop and than delete the errors.

I think this is the latest log:

[2024-04-16 18:03:23.533] [info]  [dockerClient/start] Start Docker. isWindows: false
[2024-04-16 18:03:23.533] [info]  [dockerClient/isReady] Check if Docker client is ready
[2024-04-16 18:03:23.552] [info]  [setWslVolumePath] set wsl path
[2024-04-16 18:03:23.552] [info]  [isWslMode] check if docker runs on wsl mode
[2024-04-16 18:03:23.559] [info]  [getDevKinstaPath] get DevKinsta path
[2024-04-16 18:03:23.559] [info]  [isWslMode] check if docker runs on wsl mode
[2024-04-16 18:03:23.559] [info]  [cleanSiteList] Update site list
[2024-04-16 18:03:23.610] [info]  [dockerUtil/getImage] Get Docker image, name: kinsta/devkinsta_nginx:1.3.6
[2024-04-16 18:03:23.610] [info]  [dockerUtil/isImageUpToDate] Check if 'kinsta/devkinsta_nginx' Docker image is up to date
[2024-04-16 18:03:23.613] [info]  [dockerUtil/getImage] Get Docker image, name: kinsta/devkinsta_fpm:1.3.6
[2024-04-16 18:03:23.613] [info]  [dockerUtil/isImageUpToDate] Check if 'kinsta/devkinsta_fpm' Docker image is up to date
[2024-04-16 18:03:23.616] [info]  [dockerUtil/getImage] Get Docker image, name: kinsta/devkinsta_db:1.3.6
[2024-04-16 18:03:23.616] [info]  [dockerUtil/isImageUpToDate] Check if 'kinsta/devkinsta_db' Docker image is up to date
[2024-04-16 18:03:23.618] [info]  [dockerUtil/getImage] Get Docker image, name: kinsta/devkinsta_adminer:1.3.6
[2024-04-16 18:03:23.618] [info]  [dockerUtil/isImageUpToDate] Check if 'kinsta/devkinsta_adminer' Docker image is up to date
[2024-04-16 18:03:23.621] [info]  [dockerUtil/getImage] Get Docker image, name: kinsta/devkinsta_mailhog:1.3.6
[2024-04-16 18:03:23.621] [info]  [dockerUtil/isImageUpToDate] Check if 'kinsta/devkinsta_mailhog' Docker image is up to date
[2024-04-16 18:03:23.658] [info]  [dockerUtil/isNetworkExists] Check if 'devkinsta_network' is exist
[2024-04-16 18:03:23.667] [info]  [dockerUtil/isContainerExists] Check if 'devkinsta_db' container exists
[2024-04-16 18:03:23.674] [info]  [dockerUtil/isContainerImageUpToDate] Check if 'devkinsta_db' container image is up to date
[2024-04-16 18:03:23.674] [info]  [dockerUtil/getContainer] Get 'devkinsta_db' Docker container
[2024-04-16 18:03:23.685] [info]  [dockerUtil/getContainerStatus] Check container status. containerId: devkinsta_db
[2024-04-16 18:03:23.685] [info]  [dockerUtil/getContainer] Get 'devkinsta_db' Docker container
[2024-04-16 18:03:23.688] [info]  [dockerUtil/isVolumeExists] Check if 'devkinsta_db_data' volume is exist
[2024-04-16 18:03:23.690] [info]  [dockerUtil/createContainer] Create 'devkinsta_db' container
[2024-04-16 18:03:23.722] [info]  [createDbContainer] MariaDB container was freshly created, with id devkinsta_db on port 15100.
[2024-04-16 18:03:23.726] [info]  [dockerUtil/isContainerExists] Check if 'devkinsta_adminer' container exists
[2024-04-16 18:03:23.743] [info]  [dockerUtil/isContainerImageUpToDate] Check if 'devkinsta_adminer' container image is up to date
[2024-04-16 18:03:23.743] [info]  [dockerUtil/getContainer] Get 'devkinsta_adminer' Docker container
[2024-04-16 18:03:23.748] [warn]  [createAdminerContainer] adminer port 15200
[2024-04-16 18:03:23.750] [info]  [dockerUtil/createContainer] Create 'devkinsta_adminer' container
[2024-04-16 18:03:23.786] [info]  [dockerUtil/isContainerExists] Check if 'devkinsta_mailhog' container exists
[2024-04-16 18:03:23.798] [info]  [dockerUtil/isContainerImageUpToDate] Check if 'devkinsta_mailhog' container image is up to date
[2024-04-16 18:03:23.799] [info]  [dockerUtil/getContainer] Get 'devkinsta_mailhog' Docker container
[2024-04-16 18:03:23.802] [info]  [dockerUtil/createContainer] Create 'devkinsta_mailhog' container
[2024-04-16 18:03:23.831] [info]  [dockerUtil/isContainerExists] Check if 'devkinsta_fpm' container exists
[2024-04-16 18:03:23.848] [info]  [dockerUtil/isContainerImageUpToDate] Check if 'devkinsta_fpm' container image is up to date
[2024-04-16 18:03:23.848] [info]  [dockerUtil/getContainer] Get 'devkinsta_fpm' Docker container
[2024-04-16 18:03:23.853] [info]  [getDevKinstaPath] get DevKinsta path
[2024-04-16 18:03:23.854] [info]  [isWslMode] check if docker runs on wsl mode
[2024-04-16 18:03:23.855] [info]  [dockerUtil/isVolumeExists] Check if 'devkinsta_ssh' volume is exist
[2024-04-16 18:03:23.857] [info]  [dockerUtil/createContainer] Create 'devkinsta_fpm' container
[2024-04-16 18:03:23.896] [info]  [dockerUtil/isContainerExists] Check if 'devkinsta_nginx' container exists
[2024-04-16 18:03:23.903] [info]  [dockerUtil/isContainerImageUpToDate] Check if 'devkinsta_nginx' container image is up to date
[2024-04-16 18:03:23.904] [info]  [dockerUtil/getContainer] Get 'devkinsta_nginx' Docker container
[2024-04-16 18:03:23.916] [info]  [getDevKinstaPath] get DevKinsta path
[2024-04-16 18:03:23.916] [info]  [isWslMode] check if docker runs on wsl mode
[2024-04-16 18:03:23.917] [info]  [dockerUtil/createContainer] Create 'devkinsta_nginx' container
[2024-04-16 18:03:23.942] [info]  [watchDocker] Container: devkinsta_nginx, status: create
[2024-04-16 18:03:23.946] [info]  [createNginxcontainer] Nginx port settings:  {
  ports: { http: '40017', https: '443' },
  protocol: { http: true, https: true },
  autoPort: true,
  topLevelDomain: '.local',
  isRandom: false
}
[2024-04-16 18:03:23.957] [info]  [startDockerContainers] Recreate container? { protocol: { http: true, https: true } }
[2024-04-16 18:03:23.958] [info]  [dockerUtil/isContainerExists] Check if 'devkinsta_nginx' container exists
[2024-04-16 18:03:23.974] [info]  Response: 200 OK
[2024-04-16 18:03:23.975] [info]  Response headers: {
  'access-control-allow-headers': 'wp_install, wp_blog',
  'access-control-allow-origin': '*',
  'alt-svc': 'h3=":443"; ma=86400',
  connection: 'close',
  'content-encoding': 'br',
  'content-type': 'application/json; charset=UTF-8',
  date: 'Tue, 16 Apr 2024 15:03:23 GMT',
  server: 'nginx',
  'transfer-encoding': 'chunked',
  vary: 'Accept-Encoding',
  'x-frame-options': 'SAMEORIGIN',
  'x-nc': 'ord 1',
  'x-update-channel': 'stable'
}
[2024-04-16 18:03:23.976] [info]  Response data: {
  offers: [
    {
      response: 'upgrade',
      download: 'https://downloads.wordpress.org/release/wordpress-6.5.2.zip',
      locale: 'en_US',
      packages: {
        full: 'https://downloads.wordpress.org/release/wordpress-6.5.2.zip',
        no_content: 'https://downloads.wordpress.org/release/wordpress-6.5.2-no-content.zip',
        new_bundled: 'https://downloads.wordpress.org/release/wordpress-6.5.2-new-bundled.zip',
        partial: false,
        rollback: false
      },
      current: '6.5.2',
      version: '6.5.2',
      php_version: '7.0.0',
      mysql_version: '5.0',
      new_bundled: '6.4',
      partial_version: false
    },
    {
      response: 'autoupdate',
      download: 'https://downloads.wordpress.org/release/wordpress-6.5.2.zip',
      locale: 'en_US',
      packages: {
        full: 'https://downloads.wordpress.org/release/wordpress-6.5.2.zip',
        no_content: 'https://downloads.wordpress.org/release/wordpress-6.5.2-no-content.zip',
        new_bundled: 'https://downloads.wordpress.org/release/wordpress-6.5.2-new-bundled.zip',
        partial: false,
        rollback: false
      },
      current: '6.5.2',
      version: '6.5.2',
      php_version: '7.0.0',
      mysql_version: '5.0',
      new_bundled: '6.4',
      partial_version: false,
      new_files: true
    },
    {
      response: 'autoupdate',
      download: 'https://downloads.wordpress.org/release/wordpress-6.4.4.zip',
      locale: 'en_US',
      packages: {
        full: 'https://downloads.wordpress.org/release/wordpress-6.4.4.zip',
        no_content: 'https://downloads.wordpress.org/release/wordpress-6.4.4-no-content.zip',
        new_bundled: 'https://downloads.wordpress.org/release/wordpress-6.4.4-new-bundled.zip',
        partial: false,
        rollback: false
      },
      current: '6.4.4',
      version: '6.4.4',
      php_version: '7.0.0',
      mysql_version: '5.0',
      new_bundled: '6.4',
      partial_version: false,
      new_files: true
    },
    {
      response: 'autoupdate',
      download: 'https://downloads.wordpress.org/release/wordpress-6.3.4.zip',
      locale: 'en_US',
      packages: {
        full: 'https://downloads.wordpress.org/release/wordpress-6.3.4.zip',
        no_content: 'https://downloads.wordpress.org/release/wordpress-6.3.4-no-content.zip',
        new_bundled: 'https://downloads.wordpress.org/release/wordpress-6.3.4-new-bundled.zip',
        partial: false,
        rollback: false
      },
      current: '6.3.4',
      version: '6.3.4',
      php_version: '7.0.0',
      mysql_version: '5.0',
      new_bundled: '6.4',
      partial_version: false,
      new_files: true
    },
    {
      response: 'autoupdate',
      download: 'https://downloads.wordpress.org/release/wordpress-6.2.5.zip',
      locale: 'en_US',
      packages: {
        full: 'https://downloads.wordpress.org/release/wordpress-6.2.5.zip',
        no_content: 'https://downloads.wordpress.org/release/wordpress-6.2.5-no-content.zip',
        new_bundled: 'https://downloads.wordpress.org/release/wordpress-6.2.5-new-bundled.zip',
        partial: false,
        rollback: false
      },
      current: '6.2.5',
      version: '6.2.5',
      php_version: '5.6.20',
      mysql_version: '5.0',
      new_bundled: '6.4',
      partial_version: false,
      new_files: true
    },
    {
      response: 'autoupdate',
      download: 'https://downloads.wordpress.org/release/wordpress-6.1.6.zip',
      locale: 'en_US',
      packages: {
        full: 'https://downloads.wordpress.org/release/wordpress-6.1.6.zip',
        no_content: 'https://downloads.wordpress.org/release/wordpress-6.1.6-no-content.zip',
        new_bundled: 'https://downloads.wordpress.org/release/wordpress-6.1.6-new-bundled.zip',
        partial: false,
        rollback: false
      },
      current: '6.1.6',
      version: '6.1.6',
      php_version: '5.6.20',
      mysql_version: '5.0',
      new_bundled: '6.4',
      partial_version: false,
      new_files: true
    },
    {
      response: 'autoupdate',
      download: 'https://downloads.wordpress.org/release/wordpress-6.0.8.zip',
      locale: 'en_US',
      packages: {
        full: 'https://downloads.wordpress.org/release/wordpress-6.0.8.zip',
        no_content: 'https://downloads.wordpress.org/release/wordpress-6.0.8-no-content.zip',
        new_bundled: 'https://downloads.wordpress.org/release/wordpress-6.0.8-new-bundled.zip',
        partial: false,
        rollback: false
      },
      current: '6.0.8',
      version: '6.0.8',
      php_version: '5.6.20',
      mysql_version: '5.0',
      new_bundled: '6.4',
      partial_version: false,
      new_files: true
    },
    {
      response: 'autoupdate',
      download: 'https://downloads.wordpress.org/release/wordpress-5.9.9.zip',
      locale: 'en_US',
      packages: {
        full: 'https://downloads.wordpress.org/release/wordpress-5.9.9.zip',
        no_content: 'https://downloads.wordpress.org/release/wordpress-5.9.9-no-content.zip',
        new_bundled: 'https://downloads.wordpress.org/release/wordpress-5.9.9-new-bundled.zip',
        partial: false,
        rollback: false
      },
      current: '5.9.9',
      version: '5.9.9',
      php_version: '5.6.20',
      mysql_version: '5.0',
      new_bundled: '6.4',
      partial_version: false,
      new_files: true
    },
    {
      response: 'autoupdate',
      download: 'https://downloads.wordpress.org/release/wordpress-5.8.9.zip',
      locale: 'en_US',
      packages: {
        full: 'https://downloads.wordpress.org/release/wordpress-5.8.9.zip',
        no_content: 'https://downloads.wordpress.org/release/wordpress-5.8.9-no-content.zip',
        new_bundled: 'https://downloads.wordpress.org/release/wordpress-5.8.9-new-bundled.zip',
        partial: false,
        rollback: false
      },
      current: '5.8.9',
      version: '5.8.9',
      php_version: '5.6.20',
      mysql_version: '5.0',
      new_bundled: '6.4',
      partial_version: false,
      new_files: true
    },
    {
      response: 'autoupdate',
      download: 'https://downloads.wordpress.org/release/wordpress-5.7.11.zip',
      locale: 'en_US',
      packages: {
        full: 'https://downloads.wordpress.org/release/wordpress-5.7.11.zip',
        no_content: 'https://downloads.wordpress.org/release/wordpress-5.7.11-no-content.zip',
        new_bundled: 'https://downloads.wordpress.org/release/wordpress-5.7.11-new-bundled.zip',
        partial: false,
        rollback: false
      },
      current: '5.7.11',
      version: '5.7.11',
      php_version: '5.6.20',
      mysql_version: '5.0',
      new_bundled: '6.4',
      partial_version: false,
      new_files: true
    },
    {
      response: 'autoupdate',
      download: 'https://downloads.wordpress.org/release/wordpress-5.6.13.zip',
      locale: 'en_US',
      packages: {
        full: 'https://downloads.wordpress.org/release/wordpress-5.6.13.zip',
        no_content: 'https://downloads.wordpress.org/release/wordpress-5.6.13-no-content.zip',
        new_bundled: 'https://downloads.wordpress.org/release/wordpress-5.6.13-new-bundled.zip',
        partial: false,
        rollback: false
      },
      current: '5.6.13',
      version: '5.6.13',
      php_version: '5.6.20',
      mysql_version: '5.0',
      new_bundled: '6.4',
      partial_version: false,
      new_files: true
    },
    {
      response: 'autoupdate',
      download: 'https://downloads.wordpress.org/release/wordpress-5.5.14.zip',
      locale: 'en_US',
      packages: {
        full: 'https://downloads.wordpress.org/release/wordpress-5.5.14.zip',
        no_content: 'https://downloads.wordpress.org/release/wordpress-5.5.14-no-content.zip',
        new_bundled: 'https://downloads.wordpress.org/release/wordpress-5.5.14-new-bundled.zip',
        partial: false,
        rollback: false
      },
      current: '5.5.14',
      version: '5.5.14',
      php_version: '5.6.20',
      mysql_version: '5.0',
      new_bundled: '6.4',
      partial_version: false,
      new_files: true
    },
    {
      response: 'autoupdate',
      download: 'https://downloads.wordpress.org/release/wordpress-5.4.15.zip',
      locale: 'en_US',
      packages: {
        full: 'https://downloads.wordpress.org/release/wordpress-5.4.15.zip',
        no_content: 'https://downloads.wordpress.org/release/wordpress-5.4.15-no-content.zip',
        new_bundled: 'https://downloads.wordpress.org/release/wordpress-5.4.15-new-bundled.zip',
        partial: false,
        rollback: false
      },
      current: '5.4.15',
      version: '5.4.15',
      php_version: '5.6.20',
      mysql_version: '5.0',
      new_bundled: '6.4',
      partial_version: false,
      new_files: true
    },
    {
      response: 'autoupdate',
      download: 'https://downloads.wordpress.org/release/wordpress-5.3.17.zip',
      locale: 'en_US',
      packages: {
        full: 'https://downloads.wordpress.org/release/wordpress-5.3.17.zip',
        no_content: 'https://downloads.wordpress.org/release/wordpress-5.3.17-no-content.zip',
        new_bundled: 'https://downloads.wordpress.org/release/wordpress-5.3.17-new-bundled.zip',
        partial: false,
        rollback: false
      },
      current: '5.3.17',
      version: '5.3.17',
      php_version: '5.6.20',
      mysql_version: '5.0',
      new_bundled: '6.4',
      partial_version: false,
      new_files: true
    },
    {
      response: 'autoupdate',
      download: 'https://downloads.wordpress.org/release/wordpress-5.2.20.zip',
      locale: 'en_US',
      packages: {
        full: 'https://downloads.wordpress.org/release/wordpress-5.2.20.zip',
        no_content: 'https://downloads.wordpress.org/release/wordpress-5.2.20-no-content.zip',
        new_bundled: 'https://downloads.wordpress.org/release/wordpress-5.2.20-new-bundled.zip',
        partial: false,
        rollback: false
      },
      current: '5.2.20',
      version: '5.2.20',
      php_version: '5.6.20',
      mysql_version: '5.0',
      new_bundled: '6.4',
      partial_version: false,
      new_files: true
    },
    {
      response: 'autoupdate',
      download: 'https://downloads.wordpress.org/release/wordpress-5.1.18.zip',
      locale: 'en_US',
      packages: {
        full: 'https://downloads.wordpress.org/release/wordpress-5.1.18.zip',
        no_content: 'https://downloads.wordpress.org/release/wordpress-5.1.18-no-content.zip',
        new_bundled: 'https://downloads.wordpress.org/release/wordpress-5.1.18-new-bundled.zip',
        partial: false,
        rollback: false
      },
      current: '5.1.18',
      version: '5.1.18',
      php_version: '5.2.4',
      mysql_version: '5.0',
      new_bundled: '6.4',
      partial_version: false,
      new_files: true
    },
    {
      response: 'autoupdate',
      download: 'https://downloads.wordpress.org/release/wordpress-5.0.21.zip',
      locale: 'en_US',
      packages: {
        full: 'https://downloads.wordpress.org/release/wordpress-5.0.21.zip',
        no_content: 'https://downloads.wordpress.org/release/wordpress-5.0.21-no-content.zip',
        new_bundled: 'https://downloads.wordpress.org/release/wordpress-5.0.21-new-bundled.zip',
        partial: false,
        rollback: false
      },
      current: '5.0.21',
      version: '5.0.21',
      php_version: '5.2.4',
      mysql_version: '5.0',
      new_bundled: '6.4',
      partial_version: false,
      new_files: true
    },
    {
      response: 'autoupdate',
      download: 'https://downloads.wordpress.org/release/wordpress-4.9.25.zip',
      locale: 'en_US',
      packages: {
        full: 'https://downloads.wordpress.org/release/wordpress-4.9.25.zip',
        no_content: 'https://downloads.wordpress.org/release/wordpress-4.9.25-no-content.zip',
        new_bundled: 'https://downloads.wordpress.org/release/wordpress-4.9.25-new-bundled.zip',
        partial: false,
        rollback: false
      },
      current: '4.9.25',
      version: '4.9.25',
      php_version: '5.2.4',
      mysql_version: '5.0',
      new_bundled: '6.4',
      partial_version: false,
      new_files: true
    },
    {
      response: 'autoupdate',
      download: 'https://downloads.wordpress.org/release/wordpress-4.8.24.zip',
      locale: 'en_US',
      packages: {
        full: 'https://downloads.wordpress.org/release/wordpress-4.8.24.zip',
        no_content: 'https://downloads.wordpress.org/release/wordpress-4.8.24-no-content.zip',
        new_bundled: 'https://downloads.wordpress.org/release/wordpress-4.8.24-new-bundled.zip',
        partial: false,
        rollback: false
      },
      current: '4.8.24',
      version: '4.8.24',
      php_version: '5.2.4',
      mysql_version: '5.0',
      new_bundled: '6.4',
      partial_version: false,
      new_files: true
    },
    {
      response: 'autoupdate',
      download: 'https://downloads.wordpress.org/release/wordpress-4.7.28.zip',
      locale: 'en_US',
      packages: {
        full: 'https://downloads.wordpress.org/release/wordpress-4.7.28.zip',
        no_content: 'https://downloads.wordpress.org/release/wordpress-4.7.28-no-content.zip',
        new_bundled: 'https://downloads.wordpress.org/release/wordpress-4.7.28-new-bundled.zip',
        partial: false,
        rollback: false
      },
      current: '4.7.28',
      version: '4.7.28',
      php_version: '5.2.4',
      mysql_version: '5.0',
      new_bundled: '6.4',
      partial_version: false,
      new_files: true
    },
    {
      response: 'autoupdate',
      download: 'https://downloads.wordpress.org/release/wordpress-4.6.28.zip',
      locale: 'en_US',
      packages: {
        full: 'https://downloads.wordpress.org/release/wordpress-4.6.28.zip',
        no_content: 'https://downloads.wordpress.org/release/wordpress-4.6.28-no-content.zip',
        new_bundled: 'https://downloads.wordpress.org/release/wordpress-4.6.28-new-bundled.zip',
        partial: false,
        rollback: false
      },
      current: '4.6.28',
      version: '4.6.28',
      php_version: '5.2.4',
      mysql_version: '5.0',
      new_bundled: '6.4',
      partial_version: false,
      new_files: true
    },
    {
      response: 'autoupdate',
      download: 'https://downloads.wordpress.org/release/wordpress-4.5.31.zip',
      locale: 'en_US',
      packages: {
        full: 'https://downloads.wordpress.org/release/wordpress-4.5.31.zip',
        no_content: 'https://downloads.wordpress.org/release/wordpress-4.5.31-no-content.zip',
        new_bundled: 'https://downloads.wordpress.org/release/wordpress-4.5.31-new-bundled.zip',
        partial: false,
        rollback: false
      },
      current: '4.5.31',
      version: '4.5.31',
      php_version: '5.2.4',
      mysql_version: '5.0',
      new_bundled: '6.4',
      partial_version: false,
      new_files: true
    },
    {
      response: 'autoupdate',
      download: 'https://downloads.wordpress.org/release/wordpress-4.4.32.zip',
      locale: 'en_US',
      packages: {
        full: 'https://downloads.wordpress.org/release/wordpress-4.4.32.zip',
        no_content: 'https://downloads.wordpress.org/release/wordpress-4.4.32-no-content.zip',
        new_bundled: 'https://downloads.wordpress.org/release/wordpress-4.4.32-new-bundled.zip',
        partial: false,
        rollback: false
      },
      current: '4.4.32',
      version: '4.4.32',
      php_version: '5.2.4',
      mysql_version: '5.0',
      new_bundled: '6.4',
      partial_version: false,
      new_files: true
    },
    {
      response: 'autoupdate',
      download: 'https://downloads.wordpress.org/release/wordpress-4.3.33.zip',
      locale: 'en_US',
      packages: {
        full: 'https://downloads.wordpress.org/release/wordpress-4.3.33.zip',
        no_content: 'https://downloads.wordpress.org/release/wordpress-4.3.33-no-content.zip',
        new_bundled: 'https://downloads.wordpress.org/release/wordpress-4.3.33-new-bundled.zip',
        partial: false,
        rollback: false
      },
      current: '4.3.33',
      version: '4.3.33',
      php_version: '5.2.4',
      mysql_version: '5.0',
      new_bundled: '6.4',
      partial_version: false,
      new_files: true
    },
    {
      response: 'autoupdate',
      download: 'https://downloads.wordpress.org/release/wordpress-4.2.37.zip',
      locale: 'en_US',
      packages: {
        full: 'https://downloads.wordpress.org/release/wordpress-4.2.37.zip',
        no_content: 'https://downloads.wordpress.org/release/wordpress-4.2.37-no-content.zip',
        new_bundled: 'https://downloads.wordpress.org/release/wordpress-4.2.37-new-bundled.zip',
        partial: false,
        rollback: false
      },
      current: '4.2.37',
      version: '4.2.37',
      php_version: '5.2.4',
      mysql_version: '5.0',
      new_bundled: '6.4',
      partial_version: false,
      new_files: true
    },
    {
      response: 'autoupdate',
      download: 'https://downloads.wordpress.org/release/wordpress-4.1.40.zip',
      locale: 'en_US',
      packages: {
        full: 'https://downloads.wordpress.org/release/wordpress-4.1.40.zip',
        no_content: 'https://downloads.wordpress.org/release/wordpress-4.1.40-no-content.zip',
        new_bundled: 'https://downloads.wordpress.org/release/wordpress-4.1.40-new-bundled.zip',
        partial: false,
        rollback: false
      },
      current: '4.1.40',
      version: '4.1.40',
      php_version: '5.2.4',
      mysql_version: '5.0',
      new_bundled: '6.4',
      partial_version: false,
      new_files: true
    }
  ],
  translations: []
}

The containers are on after launching the app but I still get this error in it’s window. But the supposed url is showing me apache status (shouldn’t it be nginx tho?)

docker logs devkinsta_nginx returns:

/docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration
/docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/
/docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh
10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf is not a file or does not exist
/docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-local-resolvers.envsh
/docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh
/docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh
/docker-entrypoint.sh: Configuration complete; ready for start up
2024/04/16 15:15:50 [warn] 1#1: the "http2_max_field_size" directive is obsolete, use the "large_client_header_buffers" directive instead in /etc/nginx/nginx.conf:16
nginx: [warn] the "http2_max_field_size" directive is obsolete, use the "large_client_header_buffers" directive instead in /etc/nginx/nginx.conf:16
2024/04/16 15:15:50 [warn] 1#1: the "http2_max_header_size" directive is obsolete, use the "large_client_header_buffers" directive instead in /etc/nginx/nginx.conf:17
nginx: [warn] the "http2_max_header_size" directive is obsolete, use the "large_client_header_buffers" directive instead in /etc/nginx/nginx.conf:17
2024/04/16 15:15:50 [warn] 1#1: the "listen ... http2" directive is deprecated, use the "http2" directive instead in /etc/nginx/sites/thebiz.conf:7
nginx: [warn] the "listen ... http2" directive is deprecated, use the "http2" directive instead in /etc/nginx/sites/thebiz.conf:7
2024/04/16 15:15:50 [warn] 1#1: the "listen ... http2" directive is deprecated, use the "http2" directive instead in /etc/nginx/sites/thebiz.conf:8
nginx: [warn] the "listen ... http2" directive is deprecated, use the "http2" directive instead in /etc/nginx/sites/thebiz.conf:8
2024/04/16 15:15:50 [emerg] 1#1: cannot load certificate "/www/kinsta/ssl/thebiz.localhosthosthosthosthost.crt": BIO_new_file() failed (SSL: error:80000002:system library::No such file or directory:calling fopen(/www/kinsta/ssl/thebiz.localhosthosthosthosthost.crt, r) error:10000080:BIO routines::no such file)
nginx: [emerg] cannot load certificate "/www/kinsta/ssl/thebiz.localhosthosthosthosthost.crt": BIO_new_file() failed (SSL: error:80000002:system library::No such file or directory:calling fopen(/www/kinsta/ssl/thebiz.localhosthosthosthosthost.crt, r) error:10000080:BIO routines::no such file)
/docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration
/docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/
/docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh
10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf is not a file or does not exist
/docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-local-resolvers.envsh
/docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh
/docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh
/docker-entrypoint.sh: Configuration complete; ready for start up
2024/04/16 15:15:51 [warn] 1#1: the "http2_max_field_size" directive is obsolete, use the "large_client_header_buffers" directive instead in /etc/nginx/nginx.conf:16
nginx: [warn] the "http2_max_field_size" directive is obsolete, use the "large_client_header_buffers" directive instead in /etc/nginx/nginx.conf:16
2024/04/16 15:15:51 [warn] 1#1: the "http2_max_header_size" directive is obsolete, use the "large_client_header_buffers" directive instead in /etc/nginx/nginx.conf:17
nginx: [warn] the "http2_max_header_size" directive is obsolete, use the "large_client_header_buffers" directive instead in /etc/nginx/nginx.conf:17
2024/04/16 15:15:51 [warn] 1#1: the "listen ... http2" directive is deprecated, use the "http2" directive instead in /etc/nginx/sites/thebiz.conf:7
nginx: [warn] the "listen ... http2" directive is deprecated, use the "http2" directive instead in /etc/nginx/sites/thebiz.conf:7
2024/04/16 15:15:51 [warn] 1#1: the "listen ... http2" directive is deprecated, use the "http2" directive instead in /etc/nginx/sites/thebiz.conf:8
nginx: [warn] the "listen ... http2" directive is deprecated, use the "http2" directive instead in /etc/nginx/sites/thebiz.conf:8
2024/04/16 15:15:51 [emerg] 1#1: cannot load certificate "/www/kinsta/ssl/thebiz.localhosthosthosthosthost.crt": BIO_new_file() failed (SSL: error:80000002:system library::No such file or directory:calling fopen(/www/kinsta/ssl/thebiz.localhosthosthosthosthost.crt, r) error:10000080:BIO routines::no such file)
nginx: [emerg] cannot load certificate "/www/kinsta/ssl/thebiz.localhosthosthosthosthost.crt": BIO_new_file() failed (SSL: error:80000002:system library::No such file or directory:calling fopen(/www/kinsta/ssl/thebiz.localhosthosthosthosthost.crt, r) error:10000080:BIO routines::no such file)
/docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration
/docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/
/docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh
10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf is not a file or does not exist
/docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-local-resolvers.envsh
/docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh
/docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh
/docker-entrypoint.sh: Configuration complete; ready for start up
2024/04/16 15:15:52 [warn] 1#1: the "http2_max_field_size" directive is obsolete, use the "large_client_header_buffers" directive instead in /etc/nginx/nginx.conf:16
nginx: [warn] the "http2_max_field_size" directive is obsolete, use the "large_client_header_buffers" directive instead in /etc/nginx/nginx.conf:16
2024/04/16 15:15:52 [warn] 1#1: the "http2_max_header_size" directive is obsolete, use the "large_client_header_buffers" directive instead in /etc/nginx/nginx.conf:17
nginx: [warn] the "http2_max_header_size" directive is obsolete, use the "large_client_header_buffers" directive instead in /etc/nginx/nginx.conf:17
2024/04/16 15:15:52 [warn] 1#1: the "listen ... http2" directive is deprecated, use the "http2" directive instead in /etc/nginx/sites/thebiz.conf:7
nginx: [warn] the "listen ... http2" directive is deprecated, use the "http2" directive instead in /etc/nginx/sites/thebiz.conf:7
2024/04/16 15:15:52 [warn] 1#1: the "listen ... http2" directive is deprecated, use the "http2" directive instead in /etc/nginx/sites/thebiz.conf:8
nginx: [warn] the "listen ... http2" directive is deprecated, use the "http2" directive instead in /etc/nginx/sites/thebiz.conf:8
2024/04/16 15:15:52 [emerg] 1#1: cannot load certificate "/www/kinsta/ssl/thebiz.localhosthosthosthosthost.crt": BIO_new_file() failed (SSL: error:80000002:system library::No such file or directory:calling fopen(/www/kinsta/ssl/thebiz.localhosthosthosthosthost.crt, r) error:10000080:BIO routines::no such file)
nginx: [emerg] cannot load certificate "/www/kinsta/ssl/thebiz.localhosthosthosthosthost.crt": BIO_new_file() failed (SSL: error:80000002:system library::No such file or directory:calling fopen(/www/kinsta/ssl/thebiz.localhosthosthosthosthost.crt, r) error:10000080:BIO routines::no such file)
/docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration
/docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/
/docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh
10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf is not a file or does not exist
/docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-local-resolvers.envsh
/docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh
/docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh
/docker-entrypoint.sh: Configuration complete; ready for start up
2024/04/16 15:15:53 [warn] 1#1: the "http2_max_field_size" directive is obsolete, use the "large_client_header_buffers" directive instead in /etc/nginx/nginx.conf:16
nginx: [warn] the "http2_max_field_size" directive is obsolete, use the "large_client_header_buffers" directive instead in /etc/nginx/nginx.conf:16
2024/04/16 15:15:53 [warn] 1#1: the "http2_max_header_size" directive is obsolete, use the "large_client_header_buffers" directive instead in /etc/nginx/nginx.conf:17
nginx: [warn] the "http2_max_header_size" directive is obsolete, use the "large_client_header_buffers" directive instead in /etc/nginx/nginx.conf:17
2024/04/16 15:15:53 [warn] 1#1: the "listen ... http2" directive is deprecated, use the "http2" directive instead in /etc/nginx/sites/thebiz.conf:7
nginx: [warn] the "listen ... http2" directive is deprecated, use the "http2" directive instead in /etc/nginx/sites/thebiz.conf:7
2024/04/16 15:15:53 [warn] 1#1: the "listen ... http2" directive is deprecated, use the "http2" directive instead in /etc/nginx/sites/thebiz.conf:8
nginx: [warn] the "listen ... http2" directive is deprecated, use the "http2" directive instead in /etc/nginx/sites/thebiz.conf:8
2024/04/16 15:15:53 [emerg] 1#1: cannot load certificate "/www/kinsta/ssl/thebiz.localhosthosthosthosthost.crt": BIO_new_file() failed (SSL: error:80000002:system library::No such file or directory:calling fopen(/www/kinsta/ssl/thebiz.localhosthosthosthosthost.crt, r) error:10000080:BIO routines::no such file)
nginx: [emerg] cannot load certificate "/www/kinsta/ssl/thebiz.localhosthosthosthosthost.crt": BIO_new_file() failed (SSL: error:80000002:system library::No such file or directory:calling fopen(/www/kinsta/ssl/thebiz.localhosthosthosthosthost.crt, r) error:10000080:BIO routines::no such file)
/docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration
/docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/
/docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh
10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf is not a file or does not exist
/docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-local-resolvers.envsh
/docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh
/docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh
/docker-entrypoint.sh: Configuration complete; ready for start up
2024/04/16 15:15:54 [warn] 1#1: the "http2_max_field_size" directive is obsolete, use the "large_client_header_buffers" directive instead in /etc/nginx/nginx.conf:16
nginx: [warn] the "http2_max_field_size" directive is obsolete, use the "large_client_header_buffers" directive instead in /etc/nginx/nginx.conf:16
2024/04/16 15:15:54 [warn] 1#1: the "http2_max_header_size" directive is obsolete, use the "large_client_header_buffers" directive instead in /etc/nginx/nginx.conf:17
nginx: [warn] the "http2_max_header_size" directive is obsolete, use the "large_client_header_buffers" directive instead in /etc/nginx/nginx.conf:17
2024/04/16 15:15:54 [warn] 1#1: the "listen ... http2" directive is deprecated, use the "http2" directive instead in /etc/nginx/sites/thebiz.conf:7
nginx: [warn] the "listen ... http2" directive is deprecated, use the "http2" directive instead in /etc/nginx/sites/thebiz.conf:7
2024/04/16 15:15:54 [warn] 1#1: the "listen ... http2" directive is deprecated, use the "http2" directive instead in /etc/nginx/sites/thebiz.conf:8
nginx: [warn] the "listen ... http2" directive is deprecated, use the "http2" directive instead in /etc/nginx/sites/thebiz.conf:8
2024/04/16 15:15:54 [emerg] 1#1: cannot load certificate "/www/kinsta/ssl/thebiz.localhosthosthosthosthost.crt": BIO_new_file() failed (SSL: error:80000002:system library::No such file or directory:calling fopen(/www/kinsta/ssl/thebiz.localhosthosthosthosthost.crt, r) error:10000080:BIO routines::no such file)
nginx: [emerg] cannot load certificate "/www/kinsta/ssl/thebiz.localhosthosthosthosthost.crt": BIO_new_file() failed (SSL: error:80000002:system library::No such file or directory:calling fopen(/www/kinsta/ssl/thebiz.localhosthosthosthosthost.crt, r) error:10000080:BIO routines::no such file)
/docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration
/docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/
/docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh
10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf is not a file or does not exist
/docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-local-resolvers.envsh
/docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh
/docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh
/docker-entrypoint.sh: Configuration complete; ready for start up
2024/04/16 15:15:56 [warn] 1#1: the "http2_max_field_size" directive is obsolete, use the "large_client_header_buffers" directive instead in /etc/nginx/nginx.conf:16
nginx: [warn] the "http2_max_field_size" directive is obsolete, use the "large_client_header_buffers" directive instead in /etc/nginx/nginx.conf:16
2024/04/16 15:15:56 [warn] 1#1: the "http2_max_header_size" directive is obsolete, use the "large_client_header_buffers" directive instead in /etc/nginx/nginx.conf:17
nginx: [warn] the "http2_max_header_size" directive is obsolete, use the "large_client_header_buffers" directive instead in /etc/nginx/nginx.conf:17
2024/04/16 15:15:56 [warn] 1#1: the "listen ... http2" directive is deprecated, use the "http2" directive instead in /etc/nginx/sites/thebiz.conf:7
nginx: [warn] the "listen ... http2" directive is deprecated, use the "http2" directive instead in /etc/nginx/sites/thebiz.conf:7
2024/04/16 15:15:56 [warn] 1#1: the "listen ... http2" directive is deprecated, use the "http2" directive instead in /etc/nginx/sites/thebiz.conf:8
nginx: [warn] the "listen ... http2" directive is deprecated, use the "http2" directive instead in /etc/nginx/sites/thebiz.conf:8
2024/04/16 15:15:56 [emerg] 1#1: cannot load certificate "/www/kinsta/ssl/thebiz.localhosthosthosthosthost.crt": BIO_new_file() failed (SSL: error:80000002:system library::No such file or directory:calling fopen(/www/kinsta/ssl/thebiz.localhosthosthosthosthost.crt, r) error:10000080:BIO routines::no such file)
nginx: [emerg] cannot load certificate "/www/kinsta/ssl/thebiz.localhosthosthosthosthost.crt": BIO_new_file() failed (SSL: error:80000002:system library::No such file or directory:calling fopen(/www/kinsta/ssl/thebiz.localhosthosthosthosthost.crt, r) error:10000080:BIO routines::no such file)
/docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration
/docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/
/docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh
10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf is not a file or does not exist
/docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-local-resolvers.envsh
/docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh
/docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh
/docker-entrypoint.sh: Configuration complete; ready for start up
2024/04/16 15:15:59 [warn] 1#1: the "http2_max_field_size" directive is obsolete, use the "large_client_header_buffers" directive instead in /etc/nginx/nginx.conf:16
nginx: [warn] the "http2_max_field_size" directive is obsolete, use the "large_client_header_buffers" directive instead in /etc/nginx/nginx.conf:16
2024/04/16 15:15:59 [warn] 1#1: the "http2_max_header_size" directive is obsolete, use the "large_client_header_buffers" directive instead in /etc/nginx/nginx.conf:17
nginx: [warn] the "http2_max_header_size" directive is obsolete, use the "large_client_header_buffers" directive instead in /etc/nginx/nginx.conf:17
2024/04/16 15:15:59 [warn] 1#1: the "listen ... http2" directive is deprecated, use the "http2" directive instead in /etc/nginx/sites/thebiz.conf:7
nginx: [warn] the "listen ... http2" directive is deprecated, use the "http2" directive instead in /etc/nginx/sites/thebiz.conf:7
2024/04/16 15:15:59 [warn] 1#1: the "listen ... http2" directive is deprecated, use the "http2" directive instead in /etc/nginx/sites/thebiz.conf:8
nginx: [warn] the "listen ... http2" directive is deprecated, use the "http2" directive instead in /etc/nginx/sites/thebiz.conf:8
2024/04/16 15:15:59 [emerg] 1#1: cannot load certificate "/www/kinsta/ssl/thebiz.localhosthosthosthosthost.crt": BIO_new_file() failed (SSL: error:80000002:system library::No such file or directory:calling fopen(/www/kinsta/ssl/thebiz.localhosthosthosthosthost.crt, r) error:10000080:BIO routines::no such file)
nginx: [emerg] cannot load certificate "/www/kinsta/ssl/thebiz.localhosthosthosthosthost.crt": BIO_new_file() failed (SSL: error:80000002:system library::No such file or directory:calling fopen(/www/kinsta/ssl/thebiz.localhosthosthosthosthost.crt, r) error:10000080:BIO routines::no such file)
/docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration
/docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/
/docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh
10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf is not a file or does not exist
/docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-local-resolvers.envsh
/docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh
/docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh
/docker-entrypoint.sh: Configuration complete; ready for start up
2024/04/16 15:16:06 [warn] 1#1: the "http2_max_field_size" directive is obsolete, use the "large_client_header_buffers" directive instead in /etc/nginx/nginx.conf:16
nginx: [warn] the "http2_max_field_size" directive is obsolete, use the "large_client_header_buffers" directive instead in /etc/nginx/nginx.conf:16
2024/04/16 15:16:06 [warn] 1#1: the "http2_max_header_size" directive is obsolete, use the "large_client_header_buffers" directive instead in /etc/nginx/nginx.conf:17
nginx: [warn] the "http2_max_header_size" directive is obsolete, use the "large_client_header_buffers" directive instead in /etc/nginx/nginx.conf:17
2024/04/16 15:16:06 [warn] 1#1: the "listen ... http2" directive is deprecated, use the "http2" directive instead in /etc/nginx/sites/thebiz.conf:7
nginx: [warn] the "listen ... http2" directive is deprecated, use the "http2" directive instead in /etc/nginx/sites/thebiz.conf:7
2024/04/16 15:16:06 [warn] 1#1: the "listen ... http2" directive is deprecated, use the "http2" directive instead in /etc/nginx/sites/thebiz.conf:8
nginx: [warn] the "listen ... http2" directive is deprecated, use the "http2" directive instead in /etc/nginx/sites/thebiz.conf:8
2024/04/16 15:16:06 [emerg] 1#1: cannot load certificate "/www/kinsta/ssl/thebiz.localhosthosthosthosthost.crt": BIO_new_file() failed (SSL: error:80000002:system library::No such file or directory:calling fopen(/www/kinsta/ssl/thebiz.localhosthosthosthosthost.crt, r) error:10000080:BIO routines::no such file)
nginx: [emerg] cannot load certificate "/www/kinsta/ssl/thebiz.localhosthosthosthosthost.crt": BIO_new_file() failed (SSL: error:80000002:system library::No such file or directory:calling fopen(/www/kinsta/ssl/thebiz.localhosthosthosthosthost.crt, r) error:10000080:BIO routines::no such file)
/docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration
/docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/
/docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh
10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf is not a file or does not exist
/docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-local-resolvers.envsh
/docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh
/docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh
/docker-entrypoint.sh: Configuration complete; ready for start up
2024/04/16 15:16:19 [warn] 1#1: the "http2_max_field_size" directive is obsolete, use the "large_client_header_buffers" directive instead in /etc/nginx/nginx.conf:16
nginx: [warn] the "http2_max_field_size" directive is obsolete, use the "large_client_header_buffers" directive instead in /etc/nginx/nginx.conf:16
2024/04/16 15:16:19 [warn] 1#1: the "http2_max_header_size" directive is obsolete, use the "large_client_header_buffers" directive instead in /etc/nginx/nginx.conf:17
nginx: [warn] the "http2_max_header_size" directive is obsolete, use the "large_client_header_buffers" directive instead in /etc/nginx/nginx.conf:17
2024/04/16 15:16:19 [warn] 1#1: the "listen ... http2" directive is deprecated, use the "http2" directive instead in /etc/nginx/sites/thebiz.conf:7
nginx: [warn] the "listen ... http2" directive is deprecated, use the "http2" directive instead in /etc/nginx/sites/thebiz.conf:7
2024/04/16 15:16:19 [warn] 1#1: the "listen ... http2" directive is deprecated, use the "http2" directive instead in /etc/nginx/sites/thebiz.conf:8
nginx: [warn] the "listen ... http2" directive is deprecated, use the "http2" directive instead in /etc/nginx/sites/thebiz.conf:8
2024/04/16 15:16:19 [emerg] 1#1: cannot load certificate "/www/kinsta/ssl/thebiz.localhosthosthosthosthost.crt": BIO_new_file() failed (SSL: error:80000002:system library::No such file or directory:calling fopen(/www/kinsta/ssl/thebiz.localhosthosthosthosthost.crt, r) error:10000080:BIO routines::no such file)
nginx: [emerg] cannot load certificate "/www/kinsta/ssl/thebiz.localhosthosthosthosthost.crt": BIO_new_file() failed (SSL: error:80000002:system library::No such file or directory:calling fopen(/www/kinsta/ssl/thebiz.localhosthosthosthosthost.crt, r) error:10000080:BIO routines::no such file)

P.S. this one is a hour before the actual error and it’s related to the first error I encountered with SSL

After reinstalling DevKinsta and cleaning up everything I now get this when trying to import a website…:

[2024-04-16 18:46:32.728] [info]  Response data: { total: 0, count: 0, start: 0, items: [] }
[2024-04-16 18:46:32.728] [info]  [getSiteMailbox] 0 emails retrieved. for domain thebiz.local
[2024-04-16 18:46:32.779] [info]  [containerExec] Command 'mkdir /www/kinsta/public/thebiz' on devkinsta_fpm finished with exit code 0
[2024-04-16 18:46:32.782] [info]  [createCertficiate] Creating SSL certificates for thebiz.local
[2024-04-16 18:46:32.783] [info]  [getDevKinstaPath] get DevKinsta path
[2024-04-16 18:46:32.784] [info]  [isWslMode] check if docker runs on wsl mode
[2024-04-16 18:46:32.848] [info]  [ProgressIndicator] { isFailed: false, isOpen: false }
[2024-04-16 18:46:33.133] [info]  [useMailhog] Mail socket opened.
[2024-04-16 18:46:33.133] [info]  [ProgressIndicator] { isFailed: false, isOpen: false }
[2024-04-16 18:46:33.209] [info]  [containerExec] Command 'cd /www/kinsta/public/thebiz && wp --allow-root --skip-themes --skip-plugins core version' on devkinsta_fpm finished with exit code 1
[2024-04-16 18:46:33.212] [info]  [checkWpVersion] site's current version [31;1mError:[0m This does not seem to be a WordPress installation.Pass --path=`path/to/wordpress` or run `wp core download`.
[2024-04-16 18:46:33.213] [info]  [checkWpVersion] site's stored version 6.5.2
[2024-04-16 18:46:33.213] [info]  [checkWpVersion] containerExec response test false
[2024-04-16 18:46:33.390] [info]  [createCertficiate] Certificate created.
[2024-04-16 18:46:33.391] [info]  [createCertficiate] SSL certificate files sucessfully created in /home/nexus/DevKinsta/ssl
[2024-04-16 18:46:33.392] [info]  [createSiteConf] creating thebiz.conf
[2024-04-16 18:46:33.393] [info]  [getDevKinstaPath] get DevKinsta path
[2024-04-16 18:46:33.393] [info]  [isWslMode] check if docker runs on wsl mode
[2024-04-16 18:46:33.393] [info]  [createSiteConf] created thebiz.conf successfully.
[2024-04-16 18:46:33.394] [info]  [restartNginx] Restarting nginx service
[2024-04-16 18:46:33.426] [info]  [watchDocker] Container: devkinsta_nginx, status: exec_create: nginx -s reload
[2024-04-16 18:46:33.429] [info]  [watchDocker] Container: devkinsta_nginx, status: exec_start: nginx -s reload
[2024-04-16 18:46:33.478] [info]  [ProgressIndicator] { isFailed: false, isOpen: false }
[2024-04-16 18:46:33.559] [info]  [watchDocker] Container: devkinsta_nginx, status: exec_die
[2024-04-16 18:46:33.565] [info]  [createDatabase] Creating database
[2024-04-16 18:46:33.565] [info]  [createNewDb] Create database: thebiz
[2024-04-16 18:46:33.566] [info]  [dockerUtil/getContainer] Get 'devkinsta_db' Docker container
[2024-04-16 18:46:33.566] [warn]  {
  host: '127.0.0.1',
  mariadb: {
    name: 'devkinsta_db',
    user: 'root',
    password: 'fDPatOy6r1jmrYwn',
    containerId: 'devkinsta_db',
    port: '15100'
  },
  nginx: {
    containerId: 'devkinsta_nginx',
    name: 'devkinsta_nginx',
    kinstaFolder: '/home/nexus/DevKinsta/kinsta',
    publicFolder: '/home/nexus/DevKinsta/public',
    privateFolder: '/home/nexus/DevKinsta/private',
    logsFolder: '/home/nexus/DevKinsta/logs'
  },
  fpm: {
    containerId: 'devkinsta_fpm',
    name: 'devkinsta_fpm',
    publicFolder: '/home/nexus/DevKinsta/public',
    privateFolder: '/home/nexus/DevKinsta/private',
    logsFolder: '/home/nexus/DevKinsta/logs'
  },
  mailhog: {
    containerId: 'devkinsta_mailhog',
    name: 'devkinsta_mailhog',
    port: '15400'
  },
  adminer: {
    containerId: '6c002c6a14916befcbd2d2078b0eeaeb209fca833cfdee137450bba0fd5bd565',
    name: 'devkinsta_adminer',
    port: 15200
  }
}
[2024-04-16 18:46:33.580] [info]  [ProgressIndicator] { isFailed: false, isOpen: false }
[2024-04-16 18:46:33.716] [info]  [containerExec] Command 'mysql -u root -p****** -e "create database thebiz;"' on devkinsta_db finished with exit code 1
[2024-04-16 18:46:33.716] [error] [ipcMainStep] Error in operation SITE_CREATION, step database: Error: Error (1): UERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
    at /opt/DevKinsta/resources/app.asar/main.prod.js:2:830565
    at tryCatch (/opt/DevKinsta/resources/app.asar/main.prod.js:8:1829201)
    at Generator.<anonymous> (/opt/DevKinsta/resources/app.asar/main.prod.js:8:1830850)
    at Generator.next (/opt/DevKinsta/resources/app.asar/main.prod.js:8:1829750)
    at asyncGeneratorStep (/opt/DevKinsta/resources/app.asar/main.prod.js:8:1821046)
    at _next (/opt/DevKinsta/resources/app.asar/main.prod.js:8:1821345)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
[2024-04-16 18:46:33.745] [info]  [ProgressIndicator] { isFailed: false, isOpen: false }
[2024-04-16 18:46:33.824] [info]  [ProgressIndicator] { isFailed: true, isOpen: false }
[2024-04-16 18:46:33.849] [info]  [ProgressIndicator] { isFailed: true, isOpen: true }

I went trough several issues describing the same error (database related) and concluded that I might want to reinstall it again - after I completely deleted everything even remotely looking like relevant to kinsta - I get the same error.

After getting the password from ENV and trying to connect using it directly - I get the same error - can’t connect (why do you even set SQL password for the dev environment tho?)

After playing around with the database container and finally trying to delete the container and image (only container never worked) I got this:

[2024-04-16 19:53:17.685] [error] Error: (HTTP code 409) container stopped/paused - Container 23421dbfa5354b51e504613bc17f3f28c2215a1e15729211c33a00c1b4f802f5 is restarting, wait until the container is running 
    at /opt/DevKinsta/resources/app.asar/node_modules/docker-modem/lib/modem.js:323:17
    at getCause (/opt/DevKinsta/resources/app.asar/node_modules/docker-modem/lib/modem.js:353:7)
    at Modem.buildPayload (/opt/DevKinsta/resources/app.asar/node_modules/docker-modem/lib/modem.js:322:5)
    at IncomingMessage.<anonymous> (/opt/DevKinsta/resources/app.asar/node_modules/docker-modem/lib/modem.js:294:14)
    at IncomingMessage.emit (node:events:525:35)
    at IncomingMessage.emit (node:domain:489:12)
    at endReadableNT (node:internal/streams/readable:1359:12)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
[2024-04-16 19:54:38.387] [info]  [dockerUtil/getContainer] Get 'devkinsta_db' Docker container
[2024-04-16 19:54:38.387] [info]  [dockerUtil/getContainer] Get 'devkinsta_db' Docker container
[2024-04-16 19:54:38.643] [info]  [containerExec] Command 'mysql -u root -p****** -e "SHOW DATABASES;"' on devkinsta_db finished with exit code 1
[2024-04-16 19:54:38.773] [info]  [containerExec] Command 'mysql -u root -p****** -e "SHOW DATABASES;"' on devkinsta_db finished with exit code 1
[2024-04-16 19:54:38.888] [info]  [containerExec] Command 'mysql -u root -p****** -e "SHOW DATABASES;"' on devkinsta_db finished with exit code 1
[2024-04-16 19:54:39.005] [info]  [containerExec] Command 'mysql -u root -p****** -e "SHOW DATABASES;"' on devkinsta_db finished with exit code 1
[2024-04-16 19:54:39.138] [info]  [containerExec] Command 'mysql -u root -p****** -e "SHOW DATABASES;"' on devkinsta_db finished with exit code 1
[2024-04-16 19:54:39.261] [info]  [containerExec] Command 'mysql -u root -p****** -e "SHOW DATABASES;"' on devkinsta_db finished with exit code 1
[2024-04-16 19:54:39.375] [info]  [containerExec] Command 'mysql -u root -p****** -e "SHOW DATABASES;"' on devkinsta_db finished with exit code 1
[2024-04-16 19:54:39.472] [info]  [containerExec] Command 'mysql -u root -p****** -e "SHOW DATABASES;"' on devkinsta_db finished with exit code 1
[2024-04-16 19:54:39.561] [info]  [containerExec] Command 'mysql -u root -p****** -e "SHOW DATABASES;"' on devkinsta_db finished with exit code 1
[2024-04-16 19:54:39.619] [info]  [containerExec] Command 'mysql -u root -p****** -e "SHOW DATABASES;"' on devkinsta_db finished with exit code 126
[2024-04-16 19:54:39.805] [error] Error: (HTTP code 409) container stopped/paused - Container 23421dbfa5354b51e504613bc17f3f28c2215a1e15729211c33a00c1b4f802f5 is restarting, wait until the container is running 
    at /opt/DevKinsta/resources/app.asar/node_modules/docker-modem/lib/modem.js:323:17
    at getCause (/opt/DevKinsta/resources/app.asar/node_modules/docker-modem/lib/modem.js:353:7)
    at Modem.buildPayload (/opt/DevKinsta/resources/app.asar/node_modules/docker-modem/lib/modem.js:322:5)
    at IncomingMessage.<anonymous> (/opt/DevKinsta/resources/app.asar/node_modules/docker-modem/lib/modem.js:294:14)
    at IncomingMessage.emit (node:events:525:35)
    at IncomingMessage.emit (node:domain:489:12)
    at endReadableNT (node:internal/streams/readable:1359:12)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21)


I tried manually restarting db container after getting the first loop and this is how it finished :slight_smile:

After 3’rd deleting of all docker images and all kinsta files My whole installation looks like this.

main.log (74.9 KB)

2 days wasted on this docker thingie :))))))))))

At this point I might look like a psychopath but I finally figured out a way to run it.

I was running the engine instead of desktop because on desktop I would just get the DK0004 error and the only suggestion I found is - switch to engine.

After 5+ attempts with engine I decided that going back to desktop would be worth a try and as I expected - I was greeted by a DK0004 error that wouldn’t dissapear no matter what I do restart, run, rerun - you name it.

NOW! I decided to go in to the Kinsta file and dag out that the DevKinsta was trying to run an nonexistent file after what I decided to go to Docker Desktop setting and found that the build it was running was Desktop-Linux instead of default while default was showing:

“Builder error: Cannot connect to the Docker daemon at unix:///var/run/docker.sock”

So what I did is:

  • I checked the docker context ls went to /var/run and didn’t find any docker.sock
  • Created a Symbolic Link : assuming that DevKinsta was looking for Docker at the default /var/run/docker.sock , I created a symbolic link to point to the actual Docker socket used by sudo ln -s /home/nexus/.docker/desktop/docker.sock /var/run/docker.sock

And now waiting for the download with my fingers crossed.
I think you should start adding possible solutions in the https://kinsta.com/docs/devkinsta/devkinsta-troubleshooting/error-codes page as currently it’s as useless as it could only be - just duplicating the errors thrown by the client itself.

Cheers

Hello Dumitru,

We really appreciate all the insights you have provided here, and the work you have done is remarkable and will help us understand the problem that might happen for other users.

We will escalate all your findings to our developers so they can work on them and implement fix that in this case will prevent the same thing from happening in future.

If you have any more insights please do not hesitate to share them with us for further improvement of our platform.

Thank you.

Nothing more to add on this thing. Just will confirm that I was able to launch the DevKinsta almost properly (for some reason the downloaded project was assigned to an non-existand user in my local files ~/DevKinsta/public/mywebsitedomain which didn’t allow DevKinsta run to edit the wp-config.php file - so just chmod 777 and retry just solved the whole issue.

And now it works.
Had another issue with the certificate but I discussed it here: SSL issues (one resolved, one not) - #8 by Dumitru_Galit

You might want to make the .pem file for your certification easier to find so nobody is forced to generate his personal CA to access the local instance. Not generating a certificate would probably be even better because it would allow you to just to “proceed unsafe” while for some reason chrome thinks a unrecognized Certificate is worse than a nonexistent one while still using https - the more you live…

Looks like I need to recreate the .sock in the location every time I’m restarting my laptop.

How can I either collaborate or make changes on loading process for devkinsta for ubuntu in order to make this changes by myself and be able to either pick a custom .sock location or just create a double check if the .sock doesn’t exist in point A look at point B

Hey @Dumitru_Galit thank you again for sharing your findings!
We made our devs aware of the issue but a proper fix might take some time to arrive. However, based on your findings, I think that adding a cron that starts @reboot and recreates the symlink if it’s not there would be the quickest fix

Regards,
Alessandro

At the same time, your port detector forcefully enables and rewrites the values I added to my nginx editor.

Can you just point me to where I can edit my own instance and DevKinsta processes? This tool (DevKinsta overall) is making more damage than help at this time and it’s really wasting time.

I’d be happy to continue sending you bugs and how I fixed them if you’ll guide me to where I can work on my own installation - as If I’ll be forced to search it by myself and I’ll just cut any connection to kinsta and keep all of my configurations to me.

Kind Regards

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.