We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug The compilation progress has long stalled at 15%
Screenshots
Specifics (please complete the following information):
Additional context ────────────────────── System Info ───────────────────────────────── Debug: Config file: 'D:\CodeWorkplace\PythonWorkplace\GameSystem\gui\Lib\site-packages\reflex\config.py' Debug: Config: app_name='NutritionSystem' loglevel=<LogLevel.DEFAULT: 'default'> frontend_port=3000 frontend_path='' backend_port=8000 api_url='http://localhost:8000' deploy_url='http://localhost:3000' backend_host='0.0.0.0' db_url='sqlite:///reflex.db' redis_url=None telemetry_enabled=True bun_path=WindowsPath('C:/Users/tjzzh/AppData/Local/reflex/bun/bin/bun.exe') cors_allowed_origins=['*'] tailwind={'plugins': ['@tailwindcss/typography']} timeout=120 next_compression=True react_strict_mode=True frontend_packages=[] cp_backend_url='https://rxcp-prod-control-plane.fly.dev' cp_web_url='https://control-plane.reflex.run' gunicorn_worker_class='uvicorn.workers.UvicornH11Worker' gunicorn_workers=None state_manager_mode=<StateManagerMode.DISK: 'disk'> redis_lock_expiration=10000 redis_token_expiration=3600 Debug: Running command: ['C:\Program Files\nodejs\node.EXE', '-v'] Debug: Running command: [WindowsPath('C:/Users/tjzzh/AppData/Local/reflex/fnm/fnm.exe'), '--version'] Debug: Running command: ['C:\Users\tjzzh\AppData\Local\reflex\bun\bin\bun.exe', '-v'] Debug: [Reflex 0.6.3.post1 with Python 3.11.9 (PATH: D:\CodeWorkplace\PythonWorkplace\GameSystem\gui\Scripts\python.exe)] Debug: [Node 20.10.0 (Expected: 20.18.0) (PATH:C:\Program Files\nodejs\node.EXE)] Debug: [FNM None (Expected: 1.35.1) (PATH: C:\Users\tjzzh\AppData\Local\reflex\fnm\fnm.exe)] Debug: [Bun 1.1.29 (Expected: 1.1.29) (PATH: C:\Users\tjzzh\AppData\Local\reflex\bun\bin\bun.exe)] Debug: [OS Windows 10.0.22631] Debug: Using package installer at: C:\Users\tjzzh\AppData\Local\reflex\bun\bin\bun.exe Debug: Using package executer at: C:\Program Files\nodejs\npm.cmd Warning: Windows Subsystem for Linux (WSL) is recommended for improving initial install times.
The text was updated successfully, but these errors were encountered:
ENG-4101 Compiling problem
Sorry, something went wrong.
No branches or pull requests
Describe the bug
The compilation progress has long stalled at 15%
Screenshots
Specifics (please complete the following information):
Additional context
────────────────────── System Info ─────────────────────────────────
Debug: Config file: 'D:\CodeWorkplace\PythonWorkplace\GameSystem\gui\Lib\site-packages\reflex\config.py'
Debug: Config: app_name='NutritionSystem' loglevel=<LogLevel.DEFAULT: 'default'> frontend_port=3000 frontend_path=''
backend_port=8000 api_url='http://localhost:8000' deploy_url='http://localhost:3000' backend_host='0.0.0.0'
db_url='sqlite:///reflex.db' redis_url=None telemetry_enabled=True
bun_path=WindowsPath('C:/Users/tjzzh/AppData/Local/reflex/bun/bin/bun.exe') cors_allowed_origins=['*'] tailwind={'plugins':
['@tailwindcss/typography']} timeout=120 next_compression=True react_strict_mode=True frontend_packages=[]
cp_backend_url='https://rxcp-prod-control-plane.fly.dev' cp_web_url='https://control-plane.reflex.run'
gunicorn_worker_class='uvicorn.workers.UvicornH11Worker' gunicorn_workers=None state_manager_mode=<StateManagerMode.DISK:
'disk'> redis_lock_expiration=10000 redis_token_expiration=3600
Debug: Running command: ['C:\Program Files\nodejs\node.EXE', '-v']
Debug: Running command: [WindowsPath('C:/Users/tjzzh/AppData/Local/reflex/fnm/fnm.exe'), '--version']
Debug: Running command: ['C:\Users\tjzzh\AppData\Local\reflex\bun\bin\bun.exe', '-v']
Debug: [Reflex 0.6.3.post1 with Python 3.11.9 (PATH: D:\CodeWorkplace\PythonWorkplace\GameSystem\gui\Scripts\python.exe)]
Debug: [Node 20.10.0 (Expected: 20.18.0) (PATH:C:\Program Files\nodejs\node.EXE)]
Debug: [FNM None (Expected: 1.35.1) (PATH: C:\Users\tjzzh\AppData\Local\reflex\fnm\fnm.exe)]
Debug: [Bun 1.1.29 (Expected: 1.1.29) (PATH: C:\Users\tjzzh\AppData\Local\reflex\bun\bin\bun.exe)]
Debug: [OS Windows 10.0.22631]
Debug: Using package installer at: C:\Users\tjzzh\AppData\Local\reflex\bun\bin\bun.exe
Debug: Using package executer at: C:\Program Files\nodejs\npm.cmd
Warning: Windows Subsystem for Linux (WSL) is recommended for improving initial install times.
The text was updated successfully, but these errors were encountered: