Open EduardoProjects opened 3 years ago
You can't do anything to fix this problem, it's a bug in OB2 itself. I will investigate once again to try and find where it's still happening. I thought I managed to fix every instance of this but apparently I did not. Also I'm pretty sure the bans and tochecks don't have much to do with this error, could you please follow this guide and find out more? https://discourse.openbullet.dev/t/how-to-debug-ban-error-issues-in-a-job/3055
@EduardoProjects please refrain from posting such screenshots, next time I block you from the repository, this software should not be used to commit criminal activity.
@EduardoProjects please refrain from posting such screenshots, next time I block you from the repository, this software should not be used to commit criminal activity.
My apologies didn't know that. Won't do it again. Sorry.
Try with 0.1.21 maybe this problem was related to something that got fixed. Let me know if it still happens.
Try with 0.1.21 maybe this problem was related to something that got fixed. Let me know if it still happens.
Im still getting the same error when I run my job:
fail: Microsoft.EntityFrameworkCore.Query[10100]
An exception occurred while iterating over the results of a query for context type 'OpenBullet2.ApplicationDbContext'.
System.InvalidOperationException: A second operation was started on this context before a previous operation completed. This is usually caused by different threads concurrently using the same instance of DbContext. For more information on how to avoid threading issues with DbContext, see https://go.microsoft.com/fwlink/?linkid=2097913.
at Microsoft.EntityFrameworkCore.Internal.ConcurrencyDetector.EnterCriticalSection()
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable1.AsyncEnumerator.MoveNextAsync()
System.InvalidOperationException: A second operation was started on this context before a previous operation completed. This is usually caused by different threads concurrently using the same instance of DbContext. For more information on how to avoid threading issues with DbContext, see https://go.microsoft.com/fwlink/?linkid=2097913.
at Microsoft.EntityFrameworkCore.Internal.ConcurrencyDetector.EnterCriticalSection()
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable1.AsyncEnumerator.MoveNextAsync()
Maybe try deleting your wordlists and re-adding them.
Maybe try deleting your wordlists and re-adding them.
Still doesn't work. I've tried everything possible and it never works
Maybe try to reduce the worker threads according to this guide https://discourse.openbullet.dev/t/making-your-openbullet-2-instance-more-stable/2111
So im still having errors and I dont know what to do. If you could give me some tips on what to do to fix this problem that would be great
Thats the error I keep getting when I run the config. It also keep showing banned and stuff like that. My wordlist and proxies arent the problem. I know its something else but I just dont know how to fix it