shamhi / MemeFiBot

Bot that mines coins in MemeFiCoin
126 stars 38 forks source link

SSL: CERTIFICATE_VERIFY_FAILED #44

Open xcybermanx opened 4 weeks ago

xcybermanx commented 4 weeks ago

hello how can Fix this issue :

Select an action:

1. Create session
2. Run clicker

2 2024-05-30 22:39:38 | ERROR | 113 - mem | Unknown error while getting Access Token: Cannot connect to host api-gw-tg.memefi.club:443 ssl:True [SSLCertVerificationError: (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1006)')] 2024-05-30 22:39:41 | ERROR | 132 - mem | Unknown error while getting Profile Data: Cannot connect to host api-gw-tg.memefi.club:443 ssl:True [SSLCertVerificationError: (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1006)')] 2024-05-30 22:39:44 | ERROR | 373 - mem | Unknown error: 'NoneType' object is not subscriptable 2024-05-30 22:39:47 | ERROR | 373 - mem | Unknown error: cannot access local variable 'nonce' where it is not associated with a value 2024-05-30 22:39:50 | ERROR | 373 - mem | Unknown error: cannot access local variable 'nonce' where it is not associated with a value 2024-05-30 22:39:53 | ERROR | 373 - mem | Unknown error: cannot access local variable 'nonce' where it is not associated with a value 2024-05-30 22:39:56 | ERROR | 373 - mem | Unknown error: cannot access local variable 'nonce' where it is not associated with a value 2024-05-30 22:40:00 | ERROR | 373 - mem | Unknown error: cannot access local variable 'nonce' where it is not associated with a value 2024-05-30 22:40:03 | ERROR | 373 - mem | Unknown error: cannot access local variable 'nonce' where it is not associated with a value 2024-05-30 22:40:06 | ERROR | 373 - mem | Unknown error: cannot access local variable 'nonce' where it is not associated with a value 2024-05-30 22:40:09 | ERROR | 373 - mem | Unknown error: cannot access local variable 'nonce' where it is not associated with a value 2024-05-30 22:40:12 | ERROR | 373 - mem | Unknown error: cannot access local variable 'nonce' where it is not associated with a value

thanhnguyen92 commented 3 weeks ago

I have the same error message.

sacramentosweater commented 1 week ago

I managed to get rid of error SSL: CERTIFICATE_VERIFY_FAILED after installing certificates on my local machine hope this helps

  1. HamsterKombatBot - AmazonRootCA1
  2. TapSwapBot - Let's Encrypt C5
  3. MemeFiBot - Let's Encrypt ISRG Root X1
  4. PocketFiBot- Let's Encrypt R10

You can get rest certificate from here in case if these doesn't work for you