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

   ### Bug description
   
   I set up Apache Superset version 4.1.1 using Docker Compose with the 
following steps:
   
   # Clone the Apache Superset repository
   git clone --depth=1 https://github.com/apache/superset.git
   cd superset
   
   # Fetch and checkout version 4.1.1
   git fetch origin --tags
   git checkout 4.1.1
   
   export TAG=4.1.1  # Persistent after restart
   
   # Start Superset using Docker Compose
   docker compose -f docker-compose-image-tag.yml up -d
   
   Everything is working fine except sending reports via SMTP 
   
   Getting this error
   Failed taking a screenshot Message: 'geckodriver' executable needs to be in 
PATH.
   
   
![Image](https://github.com/user-attachments/assets/db67af6f-5cd0-4adc-af21-360ad9bc2ebd)
   
   Any guidance on resolving this would be greatly appreciated!
   
   Let me know if any additional logs or configurations are needed.
   
   ### Screenshots/recordings
   
   
   Logs of Superset-worker
   
   
![Image](https://github.com/user-attachments/assets/6a8efd0a-3f13-40e8-9402-8c7eea158dbd)
   
   Also, check geckodriver --version 
   Show command not found
   
   
![Image](https://github.com/user-attachments/assets/fcfad367-6689-49b9-81ee-9ed02d37bf95)
   
   ### Superset version
   
   4.1.1
   
   ### Python version
   
   3.9
   
   ### Node version
   
   16
   
   ### Browser
   
   Firefox
   
   ### 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