mysteriumnetwork / node

Mysterium Network Node - official implementation of distributed VPN network (dVPN) protocol
https://mysterium.network
GNU General Public License v3.0
1.11k stars 311 forks source link

All sessions earn 0.00 MYST, no matter the time or MB #4461

Closed phmmining closed 2 years ago

phmmining commented 2 years ago

Describe the bug My node on a residential IP is perforimg 10+ sessions per day and earn 0.00

To Reproduce Steps to reproduce the behavior:

  1. Go to Node UI (ip:4449/#/sessions)
  2. View sessions
  3. Notice Sessions of 100MB+, 0.00 earning.
  4. Notice 100+ sessions for 3 days, 0.00 earnings

Expected behavior Earning commensurate with activity

Screenshots image

Environment (please complete the following information):

Additional context

phmmining commented 2 years ago

Day 5 with multiple sessions per hour and up to 100 MB sessions that earn Zero. Also can't withdraw myst already settled. Updated to 1.0.12 today, no fix

etherunit commented 2 years ago

@phmmining Could you add myst.db file to your issue? (file location -/var/lib/mysterium-node/mainnet/db/myst.db)? It's important to verify that session relevant data is being stored in myst.db file and fails to "visualise" in UI.

phmmining commented 2 years ago

How do I "add myst.db file here"? I found the file, but don't know how to add to email. It's not a file to open or move in Ubuntu

On Tue, Dec 14, 2021, 1:14 AM etherunit @.***> wrote:

@phmmining https://github.com/phmmining Could you add myst.db file here (/var/lib/mysterium-node/mainnet/db/myst.db)? It's important to verify that session relevant data is being stored in myst.db file and fails to "visualise" in UI.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/mysteriumnetwork/node/issues/4461#issuecomment-993225971, or unsubscribe https://github.com/notifications/unsubscribe-auth/AURXRZ4LTB7AO4CAEFHE3JTUQ3VDZANCNFSM5JX2GF6Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

phmmining commented 2 years ago

Can I get the DB info in terminal? Just give me the command codes. I am not able to open or send the DB file from Ubuntu

On Tue, Dec 14, 2021, 4:10 PM Fred Hamilton @.***> wrote:

How do I "add myst.db file here"? I found the file, but don't know how to add to email. It's not a file to open or move in Ubuntu

On Tue, Dec 14, 2021, 1:14 AM etherunit @.***> wrote:

@phmmining https://github.com/phmmining Could you add myst.db file here (/var/lib/mysterium-node/mainnet/db/myst.db)? It's important to verify that session relevant data is being stored in myst.db file and fails to "visualise" in UI.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/mysteriumnetwork/node/issues/4461#issuecomment-993225971, or unsubscribe https://github.com/notifications/unsubscribe-auth/AURXRZ4LTB7AO4CAEFHE3JTUQ3VDZANCNFSM5JX2GF6Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

etherunit commented 2 years ago

Could you zip it and add here please? thanks

etherunit commented 2 years ago

Also, is it possible to submit a screenshot of the main dashboard window of UI? The one which shows Total earnings

Screenshot 2021-12-28 at 12 23 17
phmmining commented 2 years ago

I deleted the node and reinstalled. New node working fine

On Tue, Dec 28, 2021, 2:23 AM etherunit @.***> wrote:

Also, is it possible to submit a screenshot of the main dashboard window of UI? The one which shows Total earnings

[image: Screenshot 2021-12-28 at 12 23 17] https://user-images.githubusercontent.com/60128746/147556571-7f97cce5-702b-4c89-a255-afb07d8e5fdb.png

— Reply to this email directly, view it on GitHub https://github.com/mysteriumnetwork/node/issues/4461#issuecomment-1001994467, or unsubscribe https://github.com/notifications/unsubscribe-auth/AURXRZ56KUZBAWTSEGM3RATUTGF3NANCNFSM5JX2GF6Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you were mentioned.Message ID: @.***>

Donatas-MN commented 2 years ago

@phmmining It was probably something corrupted in database, so it could not be displayed in UI. If you encounter this issue again, send us DB extract so we could locate actual issue. Thanks!