Problems after update to 0.41.0

Hi there,

after upgrading to 0.41.0 (from version 0.39.3) we are facing a problem with loading existing questions in the GUI. It takes really a lot of time before the question is showing up for edit.

Dashboards that are using this questions are fine.

Any idea?

1 Like

Hi @Olaf_Fischer
It would take some debugging to figure out where the problem is.
You would need to check your browser developer Network-tab to see what is going on and what could be the slow request.

Thx for your quick reply.

What we can see are messages like

Warning: can't clean query without metadata! StructuredQuery.js:326:14

[re-reselect] Invalid cache key "undefined" has been returned by keySelector function. 2 index.js:108:16

[re-reselect] Invalid cache key "undefined" has been returned by keySelector function. 2 index.js:108:16

Warning: can't clean query without metadata! StructuredQuery.js:326:14

[re-reselect] Invalid cache key "undefined" has been returned by keySelector function. 4 index.js:108:16

Warning: can't clean query without metadata! StructuredQuery.js:326:14

[re-reselect] Invalid cache key "undefined" has been returned by keySelector function. 2 index.js:108:16

Warning: can't clean query without metadata! StructuredQuery.js:326:14

[re-reselect] Invalid cache key "undefined" has been returned by keySelector function. 2 index.js:108:16

Warning: can't clean query without metadata! StructuredQuery.js:326:14

[re-reselect] Invalid cache key "undefined" has been returned by keySelector function. 2 index.js:108:16

Warning: can't clean query without metadata! StructuredQuery.js:326:14

[re-reselect] Invalid cache key "undefined" has been returned by keySelector function.

And we did a runtime analyse, would it be helpful to upload the profile.jason maybe?
We do not have knowledge to analyze this file (using firefox as browser)

Can the version be reverted back with expecting issues?

@Olaf_Fischer You are providing some log messages from the console, which doesn't tell anything about the timing of the requests.

Look in the Network-tab, not the Console-tab. That's where all requests are.

You cannot downgrade, you can revert to your backup before you upgraded.

Stupid Olaf :slight_smile: Attached the network-tab.

@Olaf_Fischer

Post "Diagnostic Info" from Admin > Troubleshooting.

I cannot see what the first request is trying to access.
I would recommend that you check your logs:
https://www.metabase.com/docs/latest/troubleshooting-guide/#metabase-server-and-console-logs
See this guide for help:
https://www.metabase.com/docs/latest/troubleshooting-guide/server-logs.html

A post was split to a new topic: Cannot select Saved Questions in joins

A post was split to a new topic: The interface is slow

A post was split to a new topic: Some problem after upgrading

A post was merged into an existing topic: Some problem after upgrading