Replies: 2 comments
-
Same here, exactly the same error message. Tried to troubleshoot for 2hrs now, no idea what went wrong. |
Beta Was this translation helpful? Give feedback.
0 replies
-
try unmounting the share, and remounting it |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone. I have problem with harvester.
2021-05-28T10:55:11.943 harvester harvester_server : ERROR Exception: [WinError 1326] The user name or password is incorrect: '\\192.0.0.0\Chia_Plots\Plots' <class 'OSError'>, closing connection {'host': '127.0.0.1', 'port': 8447}. Traceback (most recent call last):
File "chia\server\server.py", line 536, in api_call
File "asyncio\tasks.py", line 442, in wait_for
File "chia\server\server.py", line 533, in wrapped_coroutine
File "chia\server\server.py", line 526, in wrapped_coroutine
File "chia\harvester\harvester_api.py", line 42, in harvester_handshake
File "chia\harvester\harvester.py", line 115, in refresh_plots
File "chia\plotting\plot_tools.py", line 154, in load_plots
File "chia\plotting\plot_tools.py", line 60, in get_plot_filenames
File "pathlib.py", line 1166, in resolve
File "pathlib.py", line 205, in resolve
OSError: [WinError 1326] The user name or password is incorrect: '\\192.0.0.0\Chia_Plots\Plots'
2021-05-28T10:55:11.944 harvester harvester_server : WARNING Trying to ban localhost for 10, but will not ban
2021-05-28T10:55:11.945 harvester harvester_server : INFO Connection closed: 127.0.0.1, node id: .........................
2021-05-28T10:55:11.946 harvester chia.harvester.harvester: INFO peer disconnected {'host': '127.0.0.1', 'port': 8447}
I do plots in my PCle and store plot in NAS. I am not sure what the error is. please help me fix this problem
Beta Was this translation helpful? Give feedback.
All reactions