rotemseekingalpha commented on issue #23588: URL: https://github.com/apache/airflow/issues/23588#issuecomment-1131592070
I get first error message twice when then the second when the Grid view loads: ``` # First VM35:1 GET https://airflow2.seekingalpha.com/api/v1/dags/archiving_page_events/tasks 500 (anonymous) @ VM35:1 (anonymous) @ tree.ac7202f….js:2 e.exports @ tree.ac7202f….js:2 e.exports @ tree.ac7202f….js:2 c.request @ tree.ac7202f….js:2 r.forEach.c.<computed> @ tree.ac7202f….js:2 (anonymous) @ tree.ac7202f….js:2 (anonymous) @ tree.ac7202f….js:2 fetchFn @ tree.ac7202f….js:2 s @ tree.ac7202f….js:2 c @ tree.ac7202f….js:2 t.fetch @ tree.ac7202f….js:2 n.executeFetch @ tree.ac7202f….js:2 n.onSubscribe @ tree.ac7202f….js:2 t.subscribe @ tree.ac7202f….js:2 (anonymous) @ tree.ac7202f….js:2 Dl @ tree.ac7202f….js:2 t.unstable_runWithPriority @ tree.ac7202f….js:2 Go @ tree.ac7202f….js:2 Bl @ tree.ac7202f….js:2 bl @ tree.ac7202f….js:2 (anonymous) @ tree.ac7202f….js:2 t.unstable_runWithPriority @ tree.ac7202f….js:2 Go @ tree.ac7202f….js:2 Yo @ tree.ac7202f….js:2 Xo @ tree.ac7202f….js:2 xl @ tree.ac7202f….js:2 is @ tree.ac7202f….js:2 t.render @ tree.ac7202f….js:2 (anonymous) @ tree.ac7202f….js:2 n @ tree.ac7202f….js:2 (anonymous) @ tree.ac7202f….js:2 n @ tree.ac7202f….js:2 (anonymous) @ tree.ac7202f….js:2 (anonymous) @ tree.ac7202f….js:2 (anonymous) @ tree.ac7202f….js:2 (anonymous) @ tree.ac7202f….js:2 # Second Error: Request failed with status code 500 at e.exports (tree.ac7202f96db7173e9baf.js:2:141127) at e.exports (tree.ac7202f96db7173e9baf.js:2:297309) at XMLHttpRequest.E (tree.ac7202f96db7173e9baf.js:2:139518) ``` And finally, the following error twice when I click one of the tasks: ``` tree.ac7202f96db7173e9baf.js:2 TypeError: Cannot read properties of undefined (reading 'tasks') at B_ (tree.ac7202f96db7173e9baf.js:2:739128) at ui (tree.ac7202f96db7173e9baf.js:2:228656) at Qu (tree.ac7202f96db7173e9baf.js:2:280737) at Pl (tree.ac7202f96db7173e9baf.js:2:268010) at jl (tree.ac7202f96db7173e9baf.js:2:267938) at Cl (tree.ac7202f96db7173e9baf.js:2:267801) at bl (tree.ac7202f96db7173e9baf.js:2:264788) at tree.ac7202f96db7173e9baf.js:2:214575 at t.unstable_runWithPriority (tree.ac7202f96db7173e9baf.js:2:291432) at Go (tree.ac7202f96db7173e9baf.js:2:214352) cu @ tree.ac7202f96db7173e9baf.js:2 n.callback @ tree.ac7202f96db7173e9baf.js:2 ma @ tree.ac7202f96db7173e9baf.js:2 gu @ tree.ac7202f96db7173e9baf.js:2 Il @ tree.ac7202f96db7173e9baf.js:2 t.unstable_runWithPriority @ tree.ac7202f96db7173e9baf.js:2 Go @ tree.ac7202f96db7173e9baf.js:2 Tl @ tree.ac7202f96db7173e9baf.js:2 bl @ tree.ac7202f96db7173e9baf.js:2 (anonymous) @ tree.ac7202f96db7173e9baf.js:2 t.unstable_runWithPriority @ tree.ac7202f96db7173e9baf.js:2 Go @ tree.ac7202f96db7173e9baf.js:2 Yo @ tree.ac7202f96db7173e9baf.js:2 Xo @ tree.ac7202f96db7173e9baf.js:2 Me @ tree.ac7202f96db7173e9baf.js:2 Yt @ tree.ac7202f96db7173e9baf.js:2 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
