Skip to content
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

problem pool port #51

Open
AngelSerra opened this issue Nov 15, 2024 · 0 comments
Open

problem pool port #51

AngelSerra opened this issue Nov 15, 2024 · 0 comments

Comments

@AngelSerra
Copy link

Main: LeafMiner - v.0.0.17 - (C: 1)
04:09:26.149 > [I] Main: Compiled: Nov 15 2024 02:58:47
04:09:26.149 > [I] Main: Free memory: 36136
04:09:26.149 > [I] Main: ESP8266 - Disable WDT
04:09:26.149 > [I] Storage: Setup: OK
04:09:26.243 > [I] Configuration: wifi_ssid: MOVISTAR_FF45
04:09:26.247 > [I] Configuration: wifi_password:
04:09:26.248 > [I] Configuration: wallet_address: bc1q92ze7gupgjcjkvgelyew8r86tgjldj8082dmj8.btc3
04:09:26.248 > [I] Configuration: pool_password: x
04:09:26.248 > [I] Configuration: pool_url: public-pool.io
04:09:26.265 > [I] Configuration: pool_port: 1073741680
04:09:26.268 > [I] Configuration: blink_enabled: on
04:09:26.268 > [I] Configuration: blink_brightness: 256
04:09:26.268 > [I] Configuration: lcd_on_start: off
04:09:26.280 > [I] Configuration: miner_type:
04:09:26.282 > [I] Configuration: auto_update: on
04:09:26.282 > [I] Blink: Setup
04:09:26.779 > [I] Blink: Blinking 5 times
04:09:27.777 > [I] AutoUpdate: Connecting to MOVISTAR_FF45...
04:09:32.330 > [D] AutoUpdate: payload: {
04:09:32.330 > "current": "0.0.17",
04:09:32.333 > "link": "https://github.com/matteocrippa/leafminer/releases/download/v{{version}}/firmware_{{device}}.bin",
04:09:32.344 > "devices": [
04:09:32.344 > "esp8266",
04:09:32.344 > "esp32",
04:09:32.346 > "esp32-s2",
04:09:32.346 > "esp32-s3",
04:09:32.349 > "geekmagic-smalltv",
04:09:32.351 > "lilygo-t-display-s3"
04:09:32.351 > ]
04:09:32.351 > }
04:09:32.351 >

Configuration: pool_port: 1073741680 <---- The value does not change. The correct value should be 21496 from the pool https://web.public-pool.io/
I have recorded 6 times through visual studio code the value is always the same 1073741680

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant