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: during screenshot parsing, there is bug while parsing CSV #1299

Closed
1 task done
yogeshojha opened this issue Jul 3, 2024 · 1 comment · Fixed by #1300
Closed
1 task done

bug: during screenshot parsing, there is bug while parsing CSV #1299

yogeshojha opened this issue Jul 3, 2024 · 1 comment · Fixed by #1300
Assignees
Labels
bug Something isn't working

Comments

@yogeshojha
Copy link
Owner

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

During the screenshot task, there exists a bug while parsing the CSV file.

celery-1       |     protocol, port, subdomain_name, ip, status, title, category, creds, screenshot_path, source_path = tuple(row)
celery-1       | ValueError: not enough values to unpack (expected 10, got 6)

Expected Behavior

NA

Steps To Reproduce

NA

Environment

na

Anything else?

No response

@yogeshojha yogeshojha added the bug Something isn't working label Jul 3, 2024
@yogeshojha yogeshojha self-assigned this Jul 3, 2024
Copy link
Contributor

github-actions bot commented Jul 3, 2024

👋 Hi @yogeshojha,
Issues is only for reporting a bug/feature request. Please read documentation before raising an issue https://rengine.wiki
For very limited support, questions, and discussions, please join reNgine Discord channel: https://discord.gg/azv6fzhNCE
Please include all the requested and relevant information when opening a bug report. Improper reports will be closed without any response.

yogeshojha added a commit that referenced this issue Jul 3, 2024
@yogeshojha yogeshojha linked a pull request Jul 3, 2024 that will close this issue
yogeshojha added a commit that referenced this issue Jul 3, 2024
…arsing-there-is-bug-while-parsing-csv

(bug) fix screenshot csv parser #1299
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
None yet
Development

Successfully merging a pull request may close this issue.

1 participant