-
Notifications
You must be signed in to change notification settings - Fork 42
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
which server would you advise? #86
Comments
You mean for the indexer part? |
my server have 16 of memory and 2 processors |
Are you indexing step or it is like this after indexed everything? |
this is so after you have indexed everything |
Does it works? Is it indexing blocks correctly? |
yes it is working, the only problem is the lack of memory and then it causes the processes to be slow which server do you use in api.qbit.ninja? |
I noticed that putting bitcoin core on the OS drive speed up things a lot. |
The CPU is mainly unused on my side and not too much memory is taken. |
You need to run "even if not logged in" on Task scheduler so the console does not show up. |
I created 2 files start C:\Users\jnrmcl\Documents\QbitFinal\QBitNinja-master\QBitNinja.Listener.Console\bin\Release\net471\QBitNinja.Listener.Console.exe --listen |
but still the memory remains very high |
As I said, the CPU problem is probably just transaction ids printing. |
after running in output to a console my balance has a problem https://btccmd.azurewebsites.net/balances/1P8tS7wZ2qn9JkCf48GVkkqovXR3y3kmTm/summary http://api.qbit.ninja/balances/1P8tS7wZ2qn9JkCf48GVkkqovXR3y3kmTm/summary |
the problem was in my web application, the only problem now that shows the new transactions but the balance is problem |
restart qbit pls, I'm using it while I work on my |
I think I had a problem with the indexer. I did --cancelinit and then --init again |
Why restart? it is working. For the difference of values, did the initial indexing really finished? It takes several days. |
why I try to get a balance or something and it's not updated and also when I try to send a transaction it takes about 25 minutes to send in http://api.qbit.ninja this is only while I finish indexing my server again |
yes it was over, it was working but I think it gave some problems in the blocks and it did not update the balances correctly. |
my server is very slow, do you advise with more memory or processing? the qbit console is overloading, I currently have an A2m_v2
The text was updated successfully, but these errors were encountered: