jofpin / jofpin/trape

Operational Error : disk I/O error

Open
#237 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
9k
Forks
1.4k
PR merge metrics
No merged PRs in 30d

Description

### ` File "/root/demo/trape/core/user.py", line 98, in register db.sentences_victim('insert_victim', [victimConnect, vId, time.time()], 2) File "/root/demo/trape/core/db.py", line 153, in sentences_victim return self.sql_insert(self.prop_sentences_victim(type, data)) File "/root/demo/trape/core/db.py", line 55, in sql_insert self.conn.commit() OperationalError: disk I/O error
`

- I've tried even removing if else part but code is still giving this error.
- Issue has already been posted #153
- @st4nn I've tried with version 1 too but its not giving browser session
- @jofpin @st4nn **URGENT**

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the traceback locations in core/user.py at line 98 and core/db.py at lines 55 and 153, then compare the report with the earlier issue #153. Reproduce the registration path and verify that the reported disk I/O error no longer occurs during the database commit.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
database
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.