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

[BUG] App crashes when trying to obtain Period #249

Open
Tracked by #178
pgallardor opened this issue Dec 6, 2023 · 1 comment
Open
Tracked by #178

[BUG] App crashes when trying to obtain Period #249

pgallardor opened this issue Dec 6, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@pgallardor
Copy link
Contributor

Traceback (most recent call last):
  File "/app/src/database/sql.py", line 29, in session
    yield session
  File "/app/src/core/service.py", line 415, in _get_period_sql
    return Success(result[0])
                   ~~~~~~^^^
IndexError: list index out of range
ERROR:root:list index out of range
INFO:     190.47.70.159:0 - "GET /htmx/lightcurve?oid=ZTF20aaelulu&survey=ztf HTTP/1.0" 500 Internal Server Error
@dirodriguezm
Copy link
Contributor

Si no está corregido el objeto o no tiene calculado el periodo, no se muestra el gráfico folded

@dirodriguezm dirodriguezm moved this from 🆕 New to 🏗 In progress in ALeRCE Project Dec 7, 2023
@HectorxH HectorxH linked a pull request Dec 7, 2023 that will close this issue
6 tasks
@dirodriguezm dirodriguezm moved this from 🏗 In progress to ⏸ Paused in ALeRCE Project Dec 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: ⏸ Paused
Development

Successfully merging a pull request may close this issue.

4 participants