Kkkassini opened a new issue, #34284:
URL: https://github.com/apache/superset/issues/34284

   ### Bug description
   
   Following the Quickstart, `docker compose -f docker-compose-image-tag.yml 
up` gives 
   
   > superset_init         | Successfully built apache_superset
   superset_init         | Installing collected packages: apache_superset
   superset_init         |   Attempting uninstall: apache_superset
   superset_init         |     Found existing installation: apache_superset 
4.1.3
   superset_init         |     Uninstalling apache_superset-4.1.3:
   superset_init         |       Successfully uninstalled apache_superset-4.1.3
   superset_init         | Successfully installed apache_superset-4.1.3
   superset_init         | WARNING: Running pip as the 'root' user can result 
in broken permissions and conflicting behaviour with the system package 
manager, possibly rendering your system unusable. It is recommended to use a 
virtual environment instead: https://pip.pypa.io/warnings/venv. Use the 
--root-user-action option if you know what you are doing and want to suppress 
this warning.
   superset_init         | Skipping local overrides
   superset_init         | Unknown Operation!!!
   superset_init         | 
######################################################################
   superset_init         | Init Step 1/4 [Starting] -- Applying DB migrations
   superset_init         | 
######################################################################
   superset_init         | /app/superset/config.py:42: UserWarning: 
pkg_resources is deprecated as an API. See 
https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources 
package is slated for removal as early as 2025-11-30. Refrain from using this 
package or pin to Setuptools<81.
   superset_init         |   import pkg_resources
   superset_init         | Loaded your LOCAL configuration at 
[/app/docker/pythonpath_dev/superset_config.py]
   superset_init         | 2025-07-23 
15:58:48,709:INFO:superset.initialization:Setting database isolation level to 
READ COMMITTED
   superset_init         | INFO  [alembic.env] Starting the migration scripts.
   superset_init         | INFO  [alembic.runtime.migration] Context impl 
PostgresqlImpl.
   superset_init         | INFO  [alembic.runtime.migration] Will assume 
transactional DDL.
   superset_init         | ERROR [flask_migrate] Error: Can't locate revision 
identified by '363a9b1e8992'
   superset_init exited with code 1
   service "superset-init" didn't complete successfully: exit 1
   
   
   ### Screenshots/recordings
   
   _No response_
   
   ### Superset version
   
   master / latest-dev
   
   ### Python version
   
   3.9
   
   ### Node version
   
   16
   
   ### Browser
   
   Chrome
   
   ### Additional context
   
   _No response_
   
   ### Checklist
   
   - [ ] I have searched Superset docs and Slack and didn't find a solution to 
my problem.
   - [ ] I have searched the GitHub issue tracker and didn't find a similar bug 
report.
   - [ ] I have checked Superset's logs for errors and if I found a relevant 
Python stacktrace, I included it here as text in the "additional context" 
section.


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