xueyun0512 commented on issue #24469:
URL: https://github.com/apache/superset/issues/24469#issuecomment-3633051638

   Hi!
   
   I'm using **apache-superset==5.0.0**  with Postgres as well. Using the user 
"admin", I got several error on the web UI. 
   The log shows:
   `2025-12-09 17:00:30,689:INFO:werkzeug:100.76.210.16 - - [09/Dec/2025 
17:00:30] "GET /api/v1/log/recent_activity/?q=(distinct:!f,page_size:24) 
HTTP/1.1" 403 -
   2025-12-09 17:00:30,689:INFO:werkzeug:100.76.210.16 - - [09/Dec/2025 
17:00:30] "GET 
/api/v1/dashboard/?q=(filters:!((col:owners,opr:rel_m_m,value:'1')),order_column:changed_on_delta_humanized,order_direction:desc,page:0,page_size:5)
 HTTP/1.1" 403 -
   2025-12-09 17:00:30,814:INFO:werkzeug:100.76.210.16 - - [09/Dec/2025 
17:00:30] "GET 
/api/v1/saved_query/?q=(filters:!((col:created_by,opr:rel_o_m,value:'1')),order_column:changed_on_delta_humanized,order_direction:desc,page:0,page_size:5)
 HTTP/1.1" 403 -
   2025-12-09 17:00:30,816:INFO:werkzeug:100.76.210.16 - - [09/Dec/2025 
17:00:30] "GET 
/api/v1/chart/?q=(filters:!((col:owners,opr:rel_m_m,value:'1')),order_column:changed_on_delta_humanized,order_direction:desc,page:0,page_size:5)
 HTTP/1.1" 403 -
   2025-12-09 17:00:30,934:INFO:werkzeug:100.76.210.16 - - [09/Dec/2025 
17:00:30] "GET /api/v1/saved_query/_info?q=(keys:!(permissions)) HTTP/1.1" 403 -
   `
   
   Why do I got this while I'm admin? I didn't compare the postgres db and 
sqlite but is postgres deprecated if database upgrade is not working as mention 
by @lboross-ia ?
   
   Also, I didn't find any documentation about metadata management. 
   Does someone find it?
   
   Anything help would be appreciate :) 
   Thanks!


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to