Questions tagged [networking]
The networking tag has no summary.
53 questions
2 votes
0 answers
71 views
RemoteRunProcess failing to establish an SSH connection
I have a notebook with a workflow that I use to update several servers. I have used it many times and I know it works. Until today. For some reason the ...
3 votes
0 answers
132 views
In Wolfram network license how to see the list of current users?
My company has recently purchased a Wolfram network license. I intend to develop packages for the team. However, a limited number of concurrent users are allowed over the network. How do I see a list ...
11 votes
0 answers
382 views
Mathematica 13.3 breaks old socket code
Edit 3: This bug is no longer present in Version 14.1. It appears to have been fixed in either Version 14.0 or Version 14.1. Edit 1: A support case with the identification [CASE:5059026] was created. ...
3 votes
0 answers
195 views
Licenses are not properly returned to the license server
I've encountered the problem that sometimes network licenses that are managed by a MathLM server are not properly returned to the license server. Even though the Mathematica kernel that requested them ...
2 votes
0 answers
539 views
Problem Using Remote Kernel
Problem The success rate of connecting to a remote kernel is only 30%. And no matter success or not, it takes 5 mins for Mathematica to give me a result! Is there anyone who has tried this function? ...
3 votes
0 answers
51 views
Modern equivalent of $InternetProxyRules
The undocumented symbol $InternetProxyRules was useful for debugging network connectivity issues. In Mathematica 12.0 it returns a list with keys "UseProxy&...
11 votes
1 answer
530 views
WriteString to TCP socket appears to be broken in Mathematica 12.3
I have a large codebase in which some functions make calls to Python TCP servers. The code used to work perfectly in Mathematica 12.2, but has not worked since I ...
1 vote
1 answer
420 views
URLDownload(and URLSave, Import) "Error while processing content unencoding"
I'm downloading a file of exactly 1000K-size (https://gitee.com/WolframPaclet1/WolframPacletExtreme1/raw/master/Paclets/MXNetResources-WIN64-12.0.37.paclet.601) with ...