Exception: Could not get IP address for assign1.foldingathome.org
Posted: Sat Jul 09, 2022 12:58 am
I've found a workaround but this description may help find the real bug so that it can be fixed.
After a software upgrade on another system I started having this problem. When I started FAHClient using a proxy I got many variations on this error message:
ERROR:WU01:FS01:Exception: Could not get IP address for assign4.foldingathome.org Could not get IP address for assign1.foldingathome.org: The requested name is valid, but no data of the requested type was found.
At the same time "ping assign1.foldingathome.org" was resolving the IP address and nslookup was resolving the IP address. Only FAHClient was having a problem.
Resolution/workaround: The client system is a Windows 10 system connected to an internal network that has an HTTP proxy, but no gateway or other connection to the outside. When I configured the Windows 10 system to have a gateway, giving a bogus address of a real computer that is not a gateway, the problem went away.
Since the other programs like ping and nslookup were resolving IP addresses properly that indicates that the problem is something inside FAHClient.
After a software upgrade on another system I started having this problem. When I started FAHClient using a proxy I got many variations on this error message:
ERROR:WU01:FS01:Exception: Could not get IP address for assign4.foldingathome.org Could not get IP address for assign1.foldingathome.org: The requested name is valid, but no data of the requested type was found.
At the same time "ping assign1.foldingathome.org" was resolving the IP address and nslookup was resolving the IP address. Only FAHClient was having a problem.
Resolution/workaround: The client system is a Windows 10 system connected to an internal network that has an HTTP proxy, but no gateway or other connection to the outside. When I configured the Windows 10 system to have a gateway, giving a bogus address of a real computer that is not a gateway, the problem went away.
Since the other programs like ping and nslookup were resolving IP addresses properly that indicates that the problem is something inside FAHClient.
Code: Select all
00:34:29:******************************* libFAH ********************************
00:34:29: Date: Oct 20 2020
00:34:29: Time: 13:36:55
00:34:29: Revision: 5ca109d295a6245e2a2f590b3d0085ad5e567aeb
00:34:29: Branch: master
00:34:29: Compiler: Visual C++ 2015
00:34:29: Options: /TP /nologo /EHa /wd4297 /wd4103 /O2 /Zc:throwingNew /MT
00:34:29: Platform: win32 10
00:34:29: Bits: 32
00:34:29: Mode: Release
00:34:29:****************************** FAHClient ******************************
00:34:29: Version: 7.6.21
00:34:29: Author: Joseph Coffland <joseph@cauldrondevelopment.com>
00:34:29: Copyright: 2020 foldingathome.org
00:34:29: Homepage: https://foldingathome.org/
00:34:29: Date: Oct 20 2020
00:34:29: Time: 13:41:04
00:34:29: Revision: 6efbf0e138e22d3963e6a291f78dcb9c6422a278
00:34:29: Branch: master
00:34:29: Compiler: Visual C++ 2015
00:34:29: Options: /TP /nologo /EHa /wd4297 /wd4103 /O2 /Zc:throwingNew /MT
00:34:29: Platform: win32 10
00:34:29: Bits: 32
00:34:29: Mode: Release
00:34:29: Args: --proxy-enable=true --proxy=192.168.xxx.xxx:yyyy
00:34:29: Config: C:\Users\hornrj\FAHClient\config.xml
00:34:29:******************************** CBang ********************************
00:34:29: Date: Oct 20 2020
00:34:29: Time: 11:36:18
00:34:29: Revision: 7e4ce85225d7eaeb775e87c31740181ca603de60
00:34:29: Branch: master
00:34:29: Compiler: Visual C++ 2015
00:34:29: Options: /TP /nologo /EHa /wd4297 /wd4103 /O2 /Zc:throwingNew /MT
00:34:29: Platform: win32 10
00:34:29: Bits: 32
00:34:29: Mode: Release
00:34:29:******************************* System ********************************
00:34:29: CPU: Intel(R) Core(TM) i5-2400S CPU @ 2.50GHz
00:34:29: CPU ID: GenuineIntel Family 6 Model 42 Stepping 7
00:34:29: CPUs: 4
00:34:29: Memory: 7.98GiB
00:34:29: Free Memory: 5.51GiB
00:34:29: Threads: WINDOWS_THREADS
00:34:29: OS Version: 6.2
00:34:29: Has Battery: false
00:34:29: On Battery: false
00:34:29: UTC Offset: -4
00:34:29: PID: 10132
00:34:29: CWD: C:\Users\xxxxxxxxx
00:34:29: Win32 Service: false
00:34:29: OS: Windows 10 Enterprise
00:34:29: OS Arch: AMD64
00:34:29: GPUs: 1
00:34:29: GPU 0: Bus:1 Slot:0 Func:0 NVIDIA:5 GP108 [GeForce GT 1030]
00:34:29: CUDA Device 0: Platform:0 Device:0 Bus:1 Slot:0 Compute:6.1 Driver:11.3
00:34:29:OpenCL Device 0: Platform:0 Device:0 Bus:1 Slot:0 Compute:3.0 Driver:466.11
00:34:29:***********************************************************************
00:34:29:<config>
00:34:29: <!-- User Information -->
00:34:29: <passkey v='*****'/>
00:34:29: <user v='xxxxxx'/>
00:34:29:
00:34:29: <!-- Folding Slots -->
00:34:29: <slot id='0' type='CPU'/>
00:34:29: <slot id='1' type='GPU'>
00:34:29: <pci-bus v='1'/>
00:34:29: <pci-slot v='0'/>
00:34:29: </slot>
00:34:29:</config>