worker24h commented on issue #31862:
URL: https://github.com/apache/superset/issues/31862#issuecomment-2592370436

   ```python
   
   ######################################################################
   
   
   Init Step 4/4 [Starting] -- Loading examples
   
   
   ######################################################################
   
   2025-01-15 18:27:27,790:DEBUG:superset.utils.logging_configurator:logging 
was configured successfully
   2025-01-15 18:27:27,794:DEBUG:root:Configured event logger of type <class 
'superset.utils.log.DBEventLogger'>
   /usr/local/lib/python3.10/site-packages/flask_limiter/extension.py:333: 
UserWarning: Using the in-memory storage for tracking rate limits as no storage 
was explicitly specified. This is not recommended for production use. See: 
https://flask-limiter.readthedocs.io#configuring-a-storage-backend for 
documentation about configuring the storage backend.
     warnings.warn(
   2025-01-15 18:27:27,873:INFO:superset.utils.screenshots:No PIL installation 
found
   2025-01-15 18:27:28,161:INFO:superset.utils.pdf:No PIL installation found
   2025-01-15 18:27:28,556:INFO:superset.utils.database:Creating database 
reference for examples
   2025-01-15 
18:27:28,655:DEBUG:superset.models.core:Database._get_sqla_engine(). Masked 
URL: sqlite:////app/superset_home/examples.db
   2025-01-15 
18:27:28,656:DEBUG:superset.models.core:Database._get_sqla_engine(). Masked 
URL: sqlite:////app/superset_home/examples.db
   
   ```
   I fixed some promblem,but the service has hang still


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