Metabase loading lags [Cannot add/delete data sources][

hey im using metabase v0.41.2 and upon single click to do some action, the application loads till forever nothing happens.

For example adding a database, it gets stuck at the "add database page" nothing also shown at the logs

my diagnostic info is below

{
  "browser-info": {
    "language": "en-GB",
    "platform": "Win32",
    "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36",
    "vendor": "Google Inc."
  }
}

@anonymous

  1. Post full "Diagnostic Info" from Admin > Troubleshooting
  2. Check your browser console for errors.

sorry about the diagnostic info, below is the full one.

{
  "browser-info": {
    "language": "en-GB",
    "platform": "Win32",
    "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36",
    "vendor": "Google Inc."
  },
  "system-info": {
    "file.encoding": "UTF-8",
    "java.runtime.name": "OpenJDK Runtime Environment",
    "java.runtime.version": "11.0.13+8",
    "java.vendor": "Eclipse Adoptium",
    "java.vendor.url": "https://adoptium.net/",
    "java.version": "11.0.13",
    "java.vm.name": "OpenJDK 64-Bit Server VM",
    "java.vm.version": "11.0.13+8",
    "os.name": "Linux",
    "os.version": "4.4.0-210-generic",
    "user.language": "en",
    "user.timezone": "GMT"
  },
  "metabase-info": {
    "databases": [
      "postgres",
      "h2"
    ],
    "hosting-env": "unknown",
    "application-database": "postgres",
    "application-database-details": {
      "database": {
        "name": "PostgreSQL",
        "version": "14.0"
      },
      "jdbc-driver": {
        "name": "PostgreSQL JDBC Driver",
        "version": "42.2.23"
      }
    },
    "run-mode": "prod",
    "version": {
      "date": "2021-11-09",
      "tag": "v0.41.2",
      "branch": "release-x.41.x",
      "hash": "ad599fd"
    },
    "settings": {
      "report-timezone": null
    }
  }
}

Even accessing admin page i get this erros

@anonymous
So which version did you upgrade from?
It looks like network issues - possibly firewall/antivirus or even a browser extension could cause this.
I would recommend that you revert to your backup.

upgraded from v0.40.3.1 everything worked fined on that

@anonymous There's no 0.41.3 - but then revert to your backup. I cannot tell what is wrong from the little information I got.

sorry typo this version i mean v0.40.3.1