Trouble connecting agent to master in PESTPP-SEN parallel run (NetPackage::send error) #344
Answered
by
lrc756866304
lrc756866304
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
lrc756866304
Apr 30, 2025
Replies: 1 comment 5 replies
-
This is almost always a network security thing...can you try "localhost" instead of "MSI" for the hostname? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm very sorry—turns out this issue was actually a misunderstanding. It wasn’t as complicated as I originally thought. The reason it wasn’t running before was simply because there were Chinese characters in 10000 the file path. Once I changed everything to numbers, the problem disappeared. I really didn’t expect that to be the cause!