Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error: snap "export-sitemap" is not installed #4524

Open
jq6l43d1 opened this issue Dec 11, 2024 · 1 comment
Open

error: snap "export-sitemap" is not installed #4524

jq6l43d1 opened this issue Dec 11, 2024 · 1 comment

Comments

@jq6l43d1
Copy link

Describe the bug
I'm getting the following error when I run 'reflex run --env=prod'

error: snap "export-sitemap" is not installed

[19:56:45] Compiling: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100% 41/41 0:00:02
Debug: Running command: ['/usr/bin/snap', 'run', 'next', 'telemetry', 'disable']
Debug: Running command: ['/usr/bin/snap', 'run', 'export-sitemap']
Debug: Creating Production Build
Debug: error: snap "export-sitemap" is not installed
Creating Production Build: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0% 0/9 0:00:00Creating Production Build failed with exit code 1
error: snap "export-sitemap" is not installed
Run with --loglevel debug for the full log.
Creating Production Build: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0% 0/9 0:00:00
[19:56:47] Reflex app stopped.

To Reproduce
Steps to reproduce the behavior:
I think this error has something to do with the version of Ubuntu and/or Python I was using. When I tested the code on my local machine running Ubuntu 24.10, Python 3.12.7, and Reflex 0.6.6.post3 everything worked. When I tried to run the code on my server I got this error.

Expected behavior
The website should compile without error.

Specifics (please complete the following information):

  • Python Version: 3.10.12
  • Reflex Version: I tried 0.6.5 and 0.6.6.post3
  • OS: Ubuntu 22.04
Copy link

linear bot commented Dec 11, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant