InAnYan / gib-test-repo

Repository for testing GIB
0 stars 0 forks source link

Unexpected error in the middle of working #39

Open InAnYan opened 2 weeks ago

InAnYan commented 2 weeks ago

Hi, developers! I've successfully run your bot on my repo, and it seems to work fine for 2 or 3 issues. But when user opened a new issue in our repo, we didn't see comments from bots that we expected. And we saw that there was an error file DB is locked.

What should we do in this case?

It was in the release version on Mac. The log entry is:

213.543.0: db.rs: DB IS LOCKED. EXITING.
intellectual-bot-for-github[bot] commented 2 weeks ago

Hi InAnYan,

Thank you for reporting this issue! To help us better understand what might be going wrong, could you please provide a bit more information?

  1. Operating System: Could you confirm the version of macOS you are using (e.g., macOS Monterey, Big Sur, etc.)?

  2. Bot Version: Can you please specify the version number of the release you are using?

  3. Rust Version: Could you run rustc --version in your terminal and share the output with us?

  4. Logs: The log entry you provided is helpful, but if you have more logs leading up to the error, it would be great to see those as well. Full log lines often contain additional context that can help diagnose the issue.

  5. Reproduction Steps: Could you describe the steps leading up to the error? For example, did this happen after a specific action or command?

  6. Does the issue persist on reload?: After restarting the bot, does the issue still occur?

Providing this information will help us troubleshoot the problem more effectively. Thank you!