jklaise commented on issue #25825:
URL: https://github.com/apache/superset/issues/25825#issuecomment-2922410547

   Can confirm that the issue still exists on the 0.14.2 chart (version 4.1.2) 
and running `superset load_examples` in the Superset node pod fixes this.
   
   Additionally, I had to add @sergiimk config override to be able to connect 
to the database at all:
   ```yaml
   configOverrides:
     allow_sqlite_for_examples: |
       PREVENT_UNSAFE_DB_CONNECTIONS = False
   ```
   
   <img width="1092" alt="Image" 
src="https://github.com/user-attachments/assets/d435849c-65b1-4695-a9cf-93a3fde40200";
 />


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