An error occured msg when saving a new dashboard

I am on 0.47.9 and Java 11, just updated from 0.37.7 in the prescribed update sequence (38, 39, 40, 47.9). I cannot save a new dashboard. I don't have existing ones to try to execute so i cannot report on that. All other functionality (questions and xrays) operate normally.

diag info
{
"browser-info": {
"language": "en-US",
"platform": "Win32",
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36",
"vendor": "Google Inc."
},
"system-info": {
"file.encoding": "Cp1252",
"java.runtime.name": "OpenJDK Runtime Environment",
"java.runtime.version": "11.0.21+9",
"java.vendor": "Eclipse Adoptium",
"java.vendor.url": "https://adoptium.net/",
"java.version": "11.0.21",
"java.vm.name": "OpenJDK Client VM",
"java.vm.version": "11.0.21+9",
"os.name": "Windows 10",
"os.version": "10.0",
"user.language": "en",
"user.timezone": "America/Los_Angeles"
},
"metabase-info": {
"databases": [
"sqlite"
],
"hosting-env": "unknown",
"application-database": "h2",
"application-database-details": {
"database": {
"name": "H2",
"version": "2.1.214 (2022-06-13)"
},
"jdbc-driver": {
"name": "H2 JDBC Driver",
"version": "2.1.214 (2022-06-13)"
}
},
"run-mode": "prod",
"version": {
"date": "2023-12-01",
"tag": "v0.47.9",
"branch": "?",
"hash": "d05b06e"
},
"settings": {
"report-timezone": "US/Pacific"
}
}
}

here are the last lines or so of the log

[compojure.core$make_context$fn__44446 invoke "core.clj" 300]
[compojure.core$routes$fn__44414$f__44415 invoke "core.clj" 198]
[compojure.core$routes$fn__44414$f__44415$respond_SINGLEQUOTE___44416 invoke "core.clj" 197]
[compojure.core$wrap_route_matches$fn__44395 invoke "core.clj" 153]
[compojure.core$routes$fn__44414$f__44415 invoke "core.clj" 198]
[compojure.core$routes$fn__44414$f__44415$respond_SINGLEQUOTE___44416 invoke "core.clj" 197]
[compojure.core$wrap_route_matches$fn__44395 invoke "core.clj" 153]
[compojure.core$routes$fn__44414$f__44415 invoke "core.clj" 198]
[compojure.core$routes$fn__44414$f__44415$respond_SINGLEQUOTE___44416 invoke "core.clj" 197]
[compojure.core$wrap_route_matches$fn__44395 invoke "core.clj" 153]
[compojure.core$routes$fn__44414$f__44415 invoke "core.clj" 198]
[compojure.core$routes$fn__44414$f__44415$respond_SINGLEQUOTE___44416 invoke "core.clj" 197]
[metabase.server.routes$fn__112568$fn__112570 invoke "routes.clj" 47]
[compojure.core$routes$fn__44414$f__44415 invoke "core.clj" 198]
[compojure.core$routes$fn__44414 invoke "core.clj" 200]
[metabase.server.middleware.exceptions$catch_uncaught_exceptions$fn__109010 invoke "exceptions.clj" 107]
[metabase.server.middleware.exceptions$catch_api_exceptions$fn__109007 invoke "exceptions.clj" 95]
[metabase.server.middleware.log$log_api_call$fn__112855$fn__112856$fn__112857 invoke "log.clj" 216]
[metabase.driver.sql_jdbc.execute.diagnostic$do_with_diagnostic_info invokeStatic "diagnostic.clj" 18]
[metabase.driver.sql_jdbc.execute.diagnostic$do_with_diagnostic_info invoke "diagnostic.clj" 12]
[metabase.server.middleware.log$log_api_call$fn__112855$fn__112856 invoke "log.clj" 208]
[toucan2.execute$do_with_call_counts invokeStatic "execute.clj" 112]
[toucan2.execute$do_with_call_counts invoke "execute.clj" 103]
[metabase.server.middleware.log$log_api_call$fn__112855 invoke "log.clj" 207]
[metabase.server.middleware.browser_cookie$ensure_browser_id_cookie$fn__115000 invoke "browser_cookie.clj" 42]
[metabase.server.middleware.security$add_security_headers$fn__91146 invoke "security.clj" 153]
[metabase.server.middleware.json$wrap_json_body$fn__113555 invoke "json.clj" 67]
[metabase.server.middleware.offset_paging$handle_paging$fn__91170 invoke "offset_paging.clj" 45]
[metabase.server.middleware.json$wrap_streamed_json_response$fn__113573 invoke "json.clj" 103]
[ring.middleware.keyword_params$wrap_keyword_params$fn__115267 invoke "keyword_params.clj" 55]
[ring.middleware.params$wrap_params$fn__115286 invoke "params.clj" 77]
[metabase.server.middleware.misc$maybe_set_site_url$fn__57534 invoke "misc.clj" 61]
[metabase.server.middleware.session$reset_session_timeout$fn__72048 invoke "session.clj" 457]
[metabase.server.middleware.session$bind_current_user$fn__72015$fn__72016 invoke "session.clj" 352]
[metabase.server.middleware.session$do_with_current_user invokeStatic "session.clj" 331]
[metabase.server.middleware.session$do_with_current_user invoke "session.clj" 315]
[metabase.server.middleware.session$bind_current_user$fn__72015 invoke "session.clj" 351]
[metabase.server.middleware.session$wrap_current_user_info$fn__71996 invoke "session.clj" 285]
[metabase.server.middleware.session$wrap_session_id$fn__71979 invoke "session.clj" 217]
[metabase.server.middleware.auth$wrap_api_key$fn__100652 invoke "auth.clj" 30]
[ring.middleware.cookies$wrap_cookies$fn__115187 invoke "cookies.clj" 216]
[metabase.server.middleware.misc$add_content_type$fn__57516 invoke "misc.clj" 29]
[metabase.server.middleware.misc$disable_streaming_buffering$fn__57542 invoke "misc.clj" 78]
[ring.middleware.gzip$wrap_gzip$fn__115229 invoke "gzip.clj" 86]
[metabase.server.middleware.misc$bind_request$fn__57545 invoke "misc.clj" 95]
[metabase.server.middleware.ssl$redirect_to_https_middleware$fn__115016 invoke "ssl.clj" 41]
[metabase.server$async_proxy_handler$fn__79810 invoke "server.clj" 77]
[metabase.server.proxy$org.eclipse.jetty.server.handler.AbstractHandler$ff19274a handle nil -1]
[org.eclipse.jetty.server.handler.StatisticsHandler handle "StatisticsHandler.java" 173]
[org.eclipse.jetty.server.handler.HandlerWrapper handle "HandlerWrapper.java" 122]
[org.eclipse.jetty.server.Server handle "Server.java" 563]
[org.eclipse.jetty.server.HttpChannel lambda$handle$0 "HttpChannel.java" 505]
[org.eclipse.jetty.server.HttpChannel dispatch "HttpChannel.java" 762]
[org.eclipse.jetty.server.HttpChannel handle "HttpChannel.java" 497]
[org.eclipse.jetty.server.HttpConnection onFillable "HttpConnection.java" 282]
[org.eclipse.jetty.io.AbstractConnection$ReadCallback succeeded "AbstractConnection.java" 314]
[org.eclipse.jetty.io.FillInterest fillable "FillInterest.java" 100]
[org.eclipse.jetty.io.SelectableChannelEndPoint$1 run "SelectableChannelEndPoint.java" 53]
[org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy runTask "AdaptiveExecutionStrategy.java" 416]
[org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy consumeTask "AdaptiveExecutionStrategy.java" 385]
[org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy tryProduce "AdaptiveExecutionStrategy.java" 272]
[org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy lambda$new$0 "AdaptiveExecutionStrategy.java" 140]
[org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread run "ReservedThreadExecutor.java" 411]
[org.eclipse.jetty.util.thread.QueuedThreadPool runJob "QueuedThreadPool.java" 936]
[org.eclipse.jetty.util.thread.QueuedThreadPool$Runner run "QueuedThreadPool.java" 1080]
[java.lang.Thread run nil -1]],
:message nil}

[33f82b38-3258-48f5-9860-aa4644ab1c79] 2023-12-09T06:39:26-08:00 DEBUG metabase.server.middleware.log GET /api/search 200 10.7 ms (3 DB calls) App DB connections: 1/3 Jetty threads: 6/50 (1 idle, 0 queued) (97 total active threads) Queries in flight: 0 (0 queued)
[33f82b38-3258-48f5-9860-aa4644ab1c79] 2023-12-09T06:39:26-08:00 DEBUG metabase.server.middleware.log GET /api/collection/tree 200 25.0 ms (5 DB calls) App DB connections: 0/3 Jetty threads: 6/50 (1 idle, 0 queued) (97 total active threads) Queries in flight: 0 (0 queued)
[33f82b38-3258-48f5-9860-aa4644ab1c79] 2023-12-09T06:39:26-08:00 DEBUG metabase.server.middleware.log GET /api/collection 200 28.2 ms (3 DB calls) App DB connections: 1/3 Jetty threads: 5/50 (1 idle, 0 queued) (99 total active threads) Queries in flight: 0 (0 queued)
[33f82b38-3258-48f5-9860-aa4644ab1c79] 2023-12-09T06:39:45-08:00 INFO metabase.public-settings.premium-features GETTING ACTIVE USER COUNT!
[33f82b38-3258-48f5-9860-aa4644ab1c79] 2023-12-09T06:39:45-08:00 INFO metabase.public-settings.premium-features => 1
[33f82b38-3258-48f5-9860-aa4644ab1c79] 2023-12-09T06:39:45-08:00 DEBUG metabase.server.middleware.log GET /api/setup/admin_checklist 200 23.5 ms (9 DB calls) App DB connections: 0/3 Jetty threads: 6/50 (1 idle, 0 queued) (99 total active threads) Queries in flight: 0 (0 queued)
[33f82b38-3258-48f5-9860-aa4644ab1c79] 2023-12-09T06:39:45-08:00 DEBUG metabase.server.middleware.log GET /api/session/properties 200 44.2 ms (6 DB calls) App DB connections: 0/3 Jetty threads: 5/50 (1 idle, 0 queued) (99 total active threads) Queries in flight: 0 (0 queued)
[33f82b38-3258-48f5-9860-aa4644ab1c79] 2023-12-09T06:39:45-08:00 DEBUG metabase.server.middleware.log GET /api/setting 200 59.5 ms (6 DB calls) App DB connections: 0/3 Jetty threads: 5/50 (1 idle, 0 queued) (99 total active threads) Queries in flight: 0 (0 queued)
[33f82b38-3258-48f5-9860-aa4644ab1c79] 2023-12-09T06:39:50-08:00 DEBUG metabase.server.middleware.log GET /api/util/bug_report_details 200 3.4 ms (1 DB calls) App DB connections: 0/3 Jetty threads: 4/50 (1 idle, 0 queued) (99 total active threads) Queries in flight: 0 (0 queued)

can you give us the browser developer tools logs on the network tab? I want to see which endpoint is the one failing.

By the way, have you cleared the browser cache?

Hi there.

I didn't mean to hijack this thread but we have the same problem.
I've been updating our institution's metabase from 0.45.x to 0.47.10 and then this problem arise.

when I tried to save some change to existing question "An error occurred" show up next to Cancel button. on the browser's console there are some error :

utils.js:249 Request entities,questions,130,update failed: {status: 0, data: '', isCancelled: false}
(anonymous) @ utils.js:249
await in (anonymous) (async)
(anonymous) @ utils.js:362
n.type @ utils.js:202
(anonymous) @ index.js:16
dispatch @ redux.js:691
(anonymous) @ core.js:332
(anonymous) @ core.js:261
(anonymous) @ index.js:16
n. @ bindActionCreators.js:8
(anonymous) @ QueryBuilder.jsx:279
onSave @ QueryModals.tsx:130
(anonymous) @ SaveQuestionModal.tsx:98
(anonymous) @ SaveQuestionModal.tsx:128
(anonymous) @ use-form-submit.ts:25
(anonymous) @ formik.esm.js:942
(anonymous) @ formik.esm.js:1256
(anonymous) @ formik.esm.js:858
Promise.then (async)
(anonymous) @ formik.esm.js:834
(anonymous) @ formik.esm.js:1256
(anonymous) @ formik.esm.js:922
(anonymous) @ formik.esm.js:1256
c @ react-dom.production.min.js:14
f @ react-dom.production.min.js:14
(anonymous) @ react-dom.production.min.js:14
m @ react-dom.production.min.js:15
ct @ react-dom.production.min.js:52
at @ react-dom.production.min.js:51
lt @ react-dom.production.min.js:52
At @ react-dom.production.min.js:56
N @ react-dom.production.min.js:287
H @ react-dom.production.min.js:19
en @ react-dom.production.min.js:70
Jt @ react-dom.production.min.js:69
t.unstable_runWithPriority @ scheduler.production.min.js:19
Vi @ react-dom.production.min.js:122
T @ react-dom.production.min.js:287
Kt @ react-dom.production.min.js:68
Show 27 more frames
Show less
api.js:218

    PUT https://metabase.unej.ac.id/api/card/130 net::ERR_CONNECTION_RESET

(anonymous) @ api.js:218
_makeRequestWithXhr @ api.js:176
_makeRequest @ api.js:171
(anonymous) @ api.js:128
(anonymous) @ entities.js:258
(anonymous) @ utils.js:237
(anonymous) @ utils.js:362
n.type @ utils.js:202
(anonymous) @ index.js:16
dispatch @ redux.js:691
(anonymous) @ core.js:332
(anonymous) @ core.js:261
(anonymous) @ index.js:16
n. @ bindActionCreators.js:8
(anonymous) @ QueryBuilder.jsx:279
onSave @ QueryModals.tsx:130
(anonymous) @ SaveQuestionModal.tsx:98
(anonymous) @ SaveQuestionModal.tsx:128
(anonymous) @ use-form-submit.ts:25
(anonymous) @ formik.esm.js:942
(anonymous) @ formik.esm.js:1256
(anonymous) @ formik.esm.js:858
Promise.then (async)
(anonymous) @ formik.esm.js:834
(anonymous) @ formik.esm.js:1256
(anonymous) @ formik.esm.js:922
(anonymous) @ formik.esm.js:1256
c @ react-dom.production.min.js:14
f @ react-dom.production.min.js:14
(anonymous) @ react-dom.production.min.js:14
m @ react-dom.production.min.js:15
ct @ react-dom.production.min.js:52
at @ react-dom.production.min.js:51
lt @ react-dom.production.min.js:52
At @ react-dom.production.min.js:56
N @ react-dom.production.min.js:287
H @ react-dom.production.min.js:19
en @ react-dom.production.min.js:70
Jt @ react-dom.production.min.js:69
t.unstable_runWithPriority @ scheduler.production.min.js:19
Vi @ react-dom.production.min.js:122
T @ react-dom.production.min.js:287
Kt @ react-dom.production.min.js:68

if you need any information/log to fix this problem, just ask.
Thanks

it's look like this

have you cleared the cache?

Yes, I've cleared the cache.
I tried using another browser with same result

any ways you can send the logs of the backend?

here's the log : PrivateBin