I understand that. What I am telling you is that I installed that version, and even after that it is not working.
web client showing no machines after installing 8.3.18
Moderators: Site Moderators, FAHC Science Team
-
- Posts: 22
- Joined: Sat Dec 31, 2022 10:25 pm
Re: web client showing no machines after installing 8.3.18
For v7 we used right-click on the slot and select Pause or Finish etc.
For v8 you may find what you're looking for at https://foldingathome.org/v8-3-client-guide/
Keep in mind the login on v8 has nothing to do with your forum login or folding passkey, it is a new login for v8 that you create
For v8 you may find what you're looking for at https://foldingathome.org/v8-3-client-guide/
Keep in mind the login on v8 has nothing to do with your forum login or folding passkey, it is a new login for v8 that you create
-
- Posts: 22
- Joined: Sat Dec 31, 2022 10:25 pm
Re: web client showing no machines after installing 8.3.18
Got it, well I created a new account right after installing V8. Still no machines listed as availablebollix47 wrote: ↑Tue Nov 26, 2024 11:22 pm For v7 we used right-click on the slot and select Pause or Finish etc.
For v8 you may find what you're looking for at https://foldingathome.org/v8-3-client-guide/
Keep in mind the login on v8 has nothing to do with your forum login or folding passkey, it is a new login for v8 that you create
Re: web client showing no machines after installing 8.3.18
When you installed v8 did you reboot afterwards?
Last edited by bollix47 on Tue Nov 26, 2024 11:34 pm, edited 1 time in total.
-
- Posts: 22
- Joined: Sat Dec 31, 2022 10:25 pm
Re: web client showing no machines after installing 8.3.18
I did, but I will try again.
-
- Site Moderator
- Posts: 1139
- Joined: Sat Dec 08, 2007 1:33 am
- Location: San Francisco, CA
- Contact:
Re: web client showing no machines after installing 8.3.18
The errors you posted earlier from the browser indicated that the v8 client was probably not running.
-
- Site Moderator
- Posts: 1139
- Joined: Sat Dec 08, 2007 1:33 am
- Location: San Francisco, CA
- Contact:
Re: web client showing no machines after installing 8.3.18
Accounts are optional in v8.
If you only have one machine and don’t need remote access, you don’t need an account.
If you only have one machine and don’t need remote access, you don’t need an account.
-
- Posts: 22
- Joined: Sat Dec 31, 2022 10:25 pm
-
- Site Moderator
- Posts: 1139
- Joined: Sat Dec 08, 2007 1:33 am
- Location: San Francisco, CA
- Contact:
Re: web client showing no machines after installing 8.3.18
Are you running any third party firewalls or antivirus?
-
- Site Moderator
- Posts: 1139
- Joined: Sat Dec 08, 2007 1:33 am
- Location: San Francisco, CA
- Contact:
Re: web client showing no machines after installing 8.3.18
Look for fah-client in activity monitor to verify it is running. It should always be running once installed.
-
- Posts: 22
- Joined: Sat Dec 31, 2022 10:25 pm
Re: web client showing no machines after installing 8.3.18
I feel like things got mixed up throughout this thread. Summary:
1. I used to fold often. I used V7 a while back. I then took a break.
2. I tried to install V8 to use the new web interface. V8 installed, but V8 website does not work for me as it does not show machines available. Old V7 website interface DOES work.
3. I am trying to get V8 web app to work.
4. Activity monitor does show that folding is running
-
- Site Moderator
- Posts: 1139
- Joined: Sat Dec 08, 2007 1:33 am
- Location: San Francisco, CA
- Contact:
Re: web client showing no machines after installing 8.3.18
If you have /Library/Application Support/FAHClient/config.xml
please post its contents.
Redact any password or passkey entries.
Please also post /Library/Application Support/FAHClient/log.txt
please post its contents.
Redact any password or passkey entries.
Please also post /Library/Application Support/FAHClient/log.txt
-
- Site Moderator
- Posts: 1139
- Joined: Sat Dec 08, 2007 1:33 am
- Location: San Francisco, CA
- Contact:
Re: web client showing no machines after installing 8.3.18
Do you mean http://client.foldingathome.org/ ?Old V7 website interface DOES work
If that connects and shows anything, you are somehow running v7, which uses the same local port as v8, but is not compatible.
-
- Posts: 22
- Joined: Sat Dec 31, 2022 10:25 pm
Re: web client showing no machines after installing 8.3.18
Yes, this perfectly describes what is happening. How do I fix?calxalot wrote: ↑Tue Nov 26, 2024 11:59 pmDo you mean http://client.foldingathome.org/ ?Old V7 website interface DOES work
If that connects and shows anything, you are somehow running v7, which uses the same local port as v8, but is not compatible.
-
- Posts: 22
- Joined: Sat Dec 31, 2022 10:25 pm
Re: web client showing no machines after installing 8.3.18
|||config.xml below:|||
Code: Select all
<config>
<!-- Folding Core -->
<checkpoint v='30'/>
<core-priority v='low'/>
<!-- Folding Slot Configuration -->
<cause v='HIGH_PRIORITY'/>
<!-- HTTP Server -->
<allow v='192.168.0/24'/>
<!-- Network -->
<proxy v=':8080'/>
<!-- Remote Command Server -->
<command-allow-no-pass v='192.168.0/24'/>
<password v='redacted'/>
<!-- Slot Control -->
<pause-on-battery v='false'/>
<power v='MEDIUM'/>
<!-- User Information -->
<passkey v='redacted'/>
<team v='224497'/>
<user v='gunny_FLDC_1MMYa4qxZCSVxxWGVP1MyUB831MtLa6zgv'/>
<!-- Folding Slots -->
<slot id='0' type='CPU'>
<cpus v='8'/>
</slot>
</config>
|||client log text below|||
Code: Select all
*********************** Log Started 2024-11-26T23:35:01Z ***********************
23:35:01:******************************* libFAH ********************************
23:35:01: Date: Oct 20 2020
23:35:01: Time: 13:36:42
23:35:01: Revision: 5ca109d295a6245e2a2f590b3d0085ad5e567aeb
23:35:01: Branch: master
23:35:01: Compiler: GNU 4.2.1 Compatible Apple LLVM 11.0.0 (clang-1100.0.33.8)
23:35:01: Options: -std=c++11 -fsigned-char -O3 -funroll-loops
23:35:01: -mmacosx-version-min=10.7 -Wno-unused-local-typedefs -stdlib=libc++
23:35:01: Platform: darwin 19.2.0
23:35:01: Bits: 64
23:35:01: Mode: Release
23:35:01:****************************** FAHClient ******************************
23:35:01: Version: 7.6.21
23:35:01: Author: Joseph Coffland <joseph@cauldrondevelopment.com>
23:35:01: Copyright: 2020 foldingathome.org
23:35:01: Homepage: https://foldingathome.org/
23:35:01: Date: Oct 20 2020
23:35:01: Time: 13:39:56
23:35:01: Revision: 6efbf0e138e22d3963e6a291f78dcb9c6422a278
23:35:01: Branch: master
23:35:01: Compiler: GNU 4.2.1 Compatible Apple LLVM 11.0.0 (clang-1100.0.33.8)
23:35:01: Options: -std=c++11 -fsigned-char -O3 -funroll-loops
23:35:01: -mmacosx-version-min=10.7 -Wno-unused-local-typedefs -stdlib=libc++
23:35:01: Platform: darwin 19.2.0
23:35:01: Bits: 64
23:35:01: Mode: Release
23:35:01: Config: /Library/Application Support/FAHClient/config.xml
23:35:01:******************************** CBang ********************************
23:35:01: Date: Oct 20 2020
23:35:01: Time: 11:39:07
23:35:01: Revision: 7e4ce85225d7eaeb775e87c31740181ca603de60
23:35:01: Branch: master
23:35:01: Compiler: GNU 4.2.1 Compatible Apple LLVM 11.0.0 (clang-1100.0.33.8)
23:35:01: Options: -std=c++11 -fsigned-char -O3 -funroll-loops
23:35:01: -mmacosx-version-min=10.7 -Wno-unused-local-typedefs -stdlib=libc++
23:35:01: -fPIC
23:35:01: Platform: darwin 19.2.0
23:35:01: Bits: 64
23:35:01: Mode: Release
23:35:01:******************************* System ********************************
23:35:01: CPU: VirtualApple @ 2.50GHz
23:35:01: CPU ID: GenuineIntel Family 6 Model 44 Stepping 0
23:35:01: CPUs: 10
23:35:01: Memory: 16.00GiB
23:35:01:Free Memory: 11.99GiB
23:35:01: Threads: POSIX_THREADS
23:35:01: OS Version: 10.16
23:35:01:Has Battery: true
23:35:01: On Battery: true
23:35:01: UTC Offset: -8
23:35:01: PID: 307
23:35:01: CWD: /Library/Application Support/FAHClient
23:35:01: OS: Darwin 24.1.0 x86_64
23:35:01: OS Arch: AMD64
23:35:01: GPUs: 1
23:35:01: GPU 0: Bus:0 Slot:0 Func:0 AMD:3 Curacao XT/Trinidad XT [R7 370/R9
23:35:01: 270X/370X]
23:35:01: CUDA: Not detected: Failed to open dynamic library 'libcuda.dylib':
23:35:01: dlopen(libcuda.dylib, 0x0001): tried: 'libcuda.dylib' (relative
23:35:01: path not allowed in hardened program),
23:35:01: '/System/Volumes/Preboot/Cryptexes/OSlibcuda.dylib' (no such file),
23:35:01: '/usr/lib/libcuda.dylib' (no such file, not in dyld cache),
23:35:01: 'libcuda.dylib' (relative path not allowed in hardened program),
23:35:01: '/usr/lib/libcuda.dylib' (no such file, not in dyld cache)
23:35:01: OpenCL: Not detected: Failed to open dynamic library 'libOpenCL.dylib':
23:35:01: dlopen(libOpenCL.dylib, 0x0001): tried: 'libOpenCL.dylib' (relative
23:35:01: path not allowed in hardened program),
23:35:01: '/System/Volumes/Preboot/Cryptexes/OSlibOpenCL.dylib' (no such
23:35:01: file), '/usr/lib/libOpenCL.dylib' (no such file, not in dyld
23:35:01: cache), 'libOpenCL.dylib' (relative path not allowed in hardened
23:35:01: program), '/usr/lib/libOpenCL.dylib' (no such file, not in dyld
23:35:01: cache)
23:35:01:***********************************************************************
23:35:01:<config>
23:35:01: <!-- Folding Core -->
23:35:01: <checkpoint v='30'/>
23:35:01: <core-priority v='low'/>
23:35:01:
23:35:01: <!-- Folding Slot Configuration -->
23:35:01: <cause v='HIGH_PRIORITY'/>
23:35:01:
23:35:01: <!-- HTTP Server -->
23:35:01: <allow v='192.168.0/24'/>
23:35:01:
23:35:01: <!-- Network -->
23:35:01: <proxy v=':8080'/>
23:35:01:
23:35:01: <!-- Remote Command Server -->
23:35:01: <command-allow-no-pass v='192.168.0/24'/>
23:35:01: <password v='*****'/>
23:35:01:
23:35:01: <!-- Slot Control -->
23:35:01: <pause-on-battery v='false'/>
23:35:01: <power v='MEDIUM'/>
23:35:01:
23:35:01: <!-- User Information -->
23:35:01: <passkey v='*****'/>
23:35:01: <team v='224497'/>
23:35:01: <user v='gunny_FLDC_1MMYa4qxZCSVxxWGVP1MyUB831MtLa6zgv'/>
23:35:01:
23:35:01: <!-- Folding Slots -->
23:35:01: <slot id='0' type='CPU'>
23:35:01: <cpus v='8'/>
23:35:01: </slot>
23:35:01:</config>
23:35:01:Trying to access database...
23:35:01:Successfully acquired database lock
23:35:01:FS00:Initialized folding slot 00: cpu:8
23:35:01:WU00:FS00:Starting
23:35:01:WU00:FS00:Running FahCore: /usr/local/bin/FAHCoreWrapper "/Library/Application Support/FAHClient/cores/cores.foldingathome.org/osx/64bit-sse2/a8-0.0.12/Core_a8.fah/FahCore_a8" -dir 00 -suffix 01 -version 706 -lifeline 307 -checkpoint 30 -np 8
23:35:01:WU00:FS00:Started FahCore on PID 390
23:35:01:WU00:FS00:Core PID:391
23:35:01:WU00:FS00:FahCore 0xa8 started
23:35:02:WU00:FS00:0xa8:*********************** Log Started 2024-11-26T23:35:01Z ***********************
23:35:02:WU00:FS00:0xa8:************************** Gromacs Folding@home Core ***************************
23:35:02:WU00:FS00:0xa8: Core: Gromacs
23:35:02:WU00:FS00:0xa8: Type: 0xa8
23:35:02:WU00:FS00:0xa8: Version: 0.0.12
23:35:02:WU00:FS00:0xa8: Author: Joseph Coffland <joseph@cauldrondevelopment.com>
23:35:02:WU00:FS00:0xa8: Copyright: 2020 foldingathome.org
23:35:02:WU00:FS00:0xa8: Homepage: https://foldingathome.org/
23:35:02:WU00:FS00:0xa8: Date: Jan 16 2021
23:35:02:WU00:FS00:0xa8: Time: 21:22:16
23:35:02:WU00:FS00:0xa8: Revision: c5816759c404e4b65f9f364c3d1ef554a67c4225
23:35:02:WU00:FS00:0xa8: Branch: master
23:35:02:WU00:FS00:0xa8: Compiler: GNU Apple LLVM 12.0.0 (clang-1200.0.32.28)
23:35:02:WU00:FS00:0xa8: Options: -faligned-new -std=c++14 -fsigned-char -stdlib=libc++ -O3
23:35:02:WU00:FS00:0xa8: -funroll-loops -fno-pie -mmacosx-version-min=10.7
23:35:02:WU00:FS00:0xa8: Platform: darwin 20.2.0
23:35:02:WU00:FS00:0xa8: Bits: 64
23:35:02:WU00:FS00:0xa8: Mode: Release
23:35:02:WU00:FS00:0xa8: SIMD: sse2
23:35:02:WU00:FS00:0xa8: OpenMP: ON
23:35:02:WU00:FS00:0xa8: CUDA: OFF
23:35:02:WU00:FS00:0xa8: Args: -dir 00 -suffix 01 -version 706 -lifeline 390 -checkpoint 30 -np 8
23:35:02:WU00:FS00:0xa8:************************************ libFAH ************************************
23:35:02:WU00:FS00:0xa8: Date: Jan 16 2021
23:35:02:WU00:FS00:0xa8: Time: 21:21:45
23:35:02:WU00:FS00:0xa8: Revision: c5816759c404e4b65f9f364c3d1ef554a67c4225
23:35:02:WU00:FS00:0xa8: Branch: master
23:35:02:WU00:FS00:0xa8: Compiler: GNU Apple LLVM 12.0.0 (clang-1200.0.32.28)
23:35:02:WU00:FS00:0xa8: Options: -faligned-new -std=c++14 -fsigned-char -stdlib=libc++ -O3
23:35:02:WU00:FS00:0xa8: -funroll-loops -fno-pie -mmacosx-version-min=10.7
23:35:02:WU00:FS00:0xa8: Platform: darwin 20.2.0
23:35:02:WU00:FS00:0xa8: Bits: 64
23:35:02:WU00:FS00:0xa8: Mode: Release
23:35:02:WU00:FS00:0xa8:************************************ CBang *************************************
23:35:02:WU00:FS00:0xa8: Date: Jan 16 2021
23:35:02:WU00:FS00:0xa8: Time: 21:21:02
23:35:02:WU00:FS00:0xa8: Revision: c5816759c404e4b65f9f364c3d1ef554a67c4225
23:35:02:WU00:FS00:0xa8: Branch: master
23:35:02:WU00:FS00:0xa8: Compiler: GNU Apple LLVM 12.0.0 (clang-1200.0.32.28)
23:35:02:WU00:FS00:0xa8: Options: -faligned-new -std=c++14 -fsigned-char -stdlib=libc++ -O3
23:35:02:WU00:FS00:0xa8: -funroll-loops -fno-pie -mmacosx-version-min=10.7 -fPIC
23:35:02:WU00:FS00:0xa8: Platform: darwin 20.2.0
23:35:02:WU00:FS00:0xa8: Bits: 64
23:35:02:WU00:FS00:0xa8: Mode: Release
23:35:02:WU00:FS00:0xa8:************************************ System ************************************
23:35:02:WU00:FS00:0xa8: CPU: VirtualApple @ 2.50GHz
23:35:02:WU00:FS00:0xa8: CPU ID: GenuineIntel Family 6 Model 44 Stepping 0
23:35:02:WU00:FS00:0xa8: CPUs: 10
23:35:02:WU00:FS00:0xa8: Memory: 16.00GiB
23:35:02:WU00:FS00:0xa8:Free Memory: 11.92GiB
23:35:02:WU00:FS00:0xa8: Threads: POSIX_THREADS
23:35:02:WU00:FS00:0xa8: OS Version: 15.1
23:35:02:WU00:FS00:0xa8:Has Battery: true
23:35:02:WU00:FS00:0xa8: On Battery: true
23:35:02:WU00:FS00:0xa8: UTC Offset: -8
23:35:02:WU00:FS00:0xa8: PID: 391
23:35:02:WU00:FS00:0xa8: CWD: /Library/Application Support/FAHClient/work
23:35:02:WU00:FS00:0xa8:********************************************************************************
23:35:02:WU00:FS00:0xa8:Project: 19227 (Run 8825, Clone 4, Gen 2)
23:35:02:WU00:FS00:0xa8:Unit: 0x00000000000000000000000000000000
23:35:02:WU00:FS00:0xa8:Digital signatures verified
23:35:02:WU00:FS00:0xa8:Calling: mdrun -c md2.gro -s md2.tpr -x md2.xtc -cpi state.cpt -cpt 30 -nt 8 -ntmpi 1
23:35:02:WU00:FS00:0xa8:Steps: first=1000000 total=1500000
[93m23:35:23:WARNING:1:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:35:25:WARNING:2:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:35:26:WARNING:3:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:35:27:WARNING:4:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
23:35:27:WU00:FS00:0xa8:Completed 45622 out of 500000 steps (9%)
[93m23:35:29:WARNING:5:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:35:30:WARNING:6:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:35:32:WARNING:7:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:35:34:WARNING:8:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:35:35:WARNING:9:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:35:37:WARNING:10:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:35:38:WARNING:11:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:35:39:WARNING:12:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:35:41:WARNING:13:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:35:42:WARNING:14:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:35:44:WARNING:15:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:35:46:WARNING:16:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:35:47:WARNING:17:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:35:49:WARNING:18:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:35:50:WARNING:19:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:35:52:WARNING:20:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:35:54:WARNING:21:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:35:55:WARNING:22:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:35:57:WARNING:23:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:35:58:WARNING:24:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:36:00:WARNING:25:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:36:01:WARNING:26:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:36:03:WARNING:27:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:36:05:WARNING:28:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:36:06:WARNING:29:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:36:08:WARNING:30:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:36:09:WARNING:31:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:36:11:WARNING:32:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:36:12:WARNING:33:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:36:14:WARNING:34:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:36:16:WARNING:35:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:36:17:WARNING:36:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:36:19:WARNING:37:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:36:20:WARNING:38:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:36:22:WARNING:39:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:36:24:WARNING:40:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:36:25:WARNING:41:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:36:27:WARNING:42:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:36:28:WARNING:43:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:36:30:WARNING:44:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:36:31:WARNING:45:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:36:33:WARNING:46:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:36:35:WARNING:47:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:36:36:WARNING:48:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:36:38:WARNING:49:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:36:39:WARNING:50:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:36:41:WARNING:51:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:36:42:WARNING:52:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:36:44:WARNING:53:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:36:46:WARNING:54:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:36:47:WARNING:55:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:36:49:WARNING:56:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:36:50:WARNING:57:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:36:52:WARNING:58:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:36:54:WARNING:59:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:36:56:WARNING:60:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:36:58:WARNING:61:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:37:00:WARNING:62:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:37:02:WARNING:63:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:37:04:WARNING:64:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:37:06:WARNING:65:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:37:08:WARNING:66:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:37:10:WARNING:67:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:37:13:WARNING:68:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:37:16:WARNING:69:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:37:18:WARNING:70:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:37:22:WARNING:71:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:37:26:WARNING:72:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:37:29:WARNING:73:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:37:33:WARNING:74:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:37:35:WARNING:75:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:37:40:WARNING:76:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:37:45:WARNING:77:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:37:49:WARNING:78:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:37:55:WARNING:79:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:38:00:WARNING:80:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:38:04:WARNING:81:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:38:08:WARNING:82:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:38:14:WARNING:83:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:38:17:WARNING:84:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:38:23:WARNING:85:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:38:29:WARNING:86:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:38:33:WARNING:87:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:38:35:WARNING:88:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:38:41:WARNING:89:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:38:44:WARNING:90:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:38:49:WARNING:91:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:38:55:WARNING:92:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:38:59:WARNING:93:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:39:05:WARNING:94:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:39:07:WARNING:95:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:39:11:WARNING:96:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:39:17:WARNING:97:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:39:20:WARNING:98:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:39:22:WARNING:99:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:39:23:WARNING:100:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:39:25:WARNING:101:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:39:27:WARNING:102:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:39:28:WARNING:103:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:39:30:WARNING:104:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:39:31:WARNING:105:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:39:33:WARNING:106:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:39:34:WARNING:107:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:39:36:WARNING:108:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:39:38:WARNING:109:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:39:39:WARNING:110:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:39:41:WARNING:111:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:39:44:WARNING:112:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:39:46:WARNING:113:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:39:50:WARNING:114:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:39:56:WARNING:115:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:40:01:WARNING:116:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:40:07:WARNING:117:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:40:11:WARNING:118:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:40:14:WARNING:119:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:40:17:WARNING:120:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:40:22:WARNING:121:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:40:25:WARNING:122:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:40:31:WARNING:123:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:40:35:WARNING:124:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:40:40:WARNING:125:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:40:46:WARNING:126:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:40:50:WARNING:127:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:40:56:WARNING:128:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:41:02:WARNING:129:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:41:07:WARNING:130:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:41:10:WARNING:131:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:41:16:WARNING:132:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:41:20:WARNING:133:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:41:26:WARNING:134:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:41:29:WARNING:135:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:41:35:WARNING:136:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:41:41:WARNING:137:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
23:41:43:WU00:FS00:0xa8:Completed 50000 out of 500000 steps (10%)
[93m23:41:47:WARNING:138:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:41:50:WARNING:139:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:41:55:WARNING:140:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:41:57:WARNING:141:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:42:04:WARNING:142:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:42:10:WARNING:143:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:42:13:WARNING:144:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:42:17:WARNING:145:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:42:20:WARNING:146:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:42:26:WARNING:147:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:42:30:WARNING:148:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:42:33:WARNING:149:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:42:37:WARNING:150:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:42:41:WARNING:151:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:42:45:WARNING:152:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:42:48:WARNING:153:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:42:53:WARNING:154:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:42:58:WARNING:155:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:43:04:WARNING:156:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:43:10:WARNING:157:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:43:17:WARNING:158:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:43:22:WARNING:159:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:43:26:WARNING:160:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:43:30:WARNING:161:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:43:35:WARNING:162:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:43:41:WARNING:163:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:43:46:WARNING:164:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:43:50:WARNING:165:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:43:54:WARNING:166:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:43:58:WARNING:167:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:44:02:WARNING:168:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:44:07:WARNING:169:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:44:13:WARNING:170:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:44:19:WARNING:171:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:44:22:WARNING:172:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:44:25:WARNING:173:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:44:30:WARNING:174:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:44:34:WARNING:175:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:44:38:WARNING:176:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:44:43:WARNING:177:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:44:49:WARNING:178:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:44:53:WARNING:179:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:44:56:WARNING:180:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:45:01:WARNING:181:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:45:06:WARNING:182:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:45:12:WARNING:183:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:45:17:WARNING:184:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:45:23:WARNING:185:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:45:25:WARNING:186:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:45:30:WARNING:187:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:45:35:WARNING:188:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:45:39:WARNING:189:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:45:45:WARNING:190:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:45:50:WARNING:191:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:45:55:WARNING:192:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:45:59:WARNING:193:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:46:03:WARNING:194:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:46:08:WARNING:195:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:46:14:WARNING:196:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:46:20:WARNING:197:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:46:26:WARNING:198:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:46:29:WARNING:199:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:46:32:WARNING:200:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:46:37:WARNING:201:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:46:41:WARNING:202:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:46:44:WARNING:203:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:46:48:WARNING:204:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:46:51:WARNING:205:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:46:56:WARNING:206:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:47:02:WARNING:207:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:47:08:WARNING:208:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:47:12:WARNING:209:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:47:16:WARNING:210:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:47:22:WARNING:211:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:47:25:WARNING:212:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:47:29:WARNING:213:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:47:35:WARNING:214:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:47:40:WARNING:215:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:47:44:WARNING:216:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
23:47:47:WU00:FS00:0xa8:Completed 55000 out of 500000 steps (11%)
[93m23:47:49:WARNING:217:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:47:53:WARNING:218:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:47:58:WARNING:219:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:48:01:WARNING:220:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:48:04:WARNING:221:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:48:09:WARNING:222:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:48:13:WARNING:223:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:48:20:WARNING:224:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:48:23:WARNING:225:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:48:27:WARNING:226:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:48:32:WARNING:227:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:48:34:WARNING:228:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:48:39:WARNING:229:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:48:44:WARNING:230:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:48:49:WARNING:231:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:48:54:WARNING:232:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:48:57:WARNING:233:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:49:03:WARNING:234:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:49:09:WARNING:235:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:49:12:WARNING:236:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:49:18:WARNING:237:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:49:21:WARNING:238:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:49:23:WARNING:239:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:49:25:WARNING:240:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:49:26:WARNING:241:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:49:28:WARNING:242:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:49:29:WARNING:243:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:49:31:WARNING:244:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:49:32:WARNING:245:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:49:34:WARNING:246:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:49:35:WARNING:247:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:49:37:WARNING:248:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:49:39:WARNING:249:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:49:41:WARNING:250:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:49:42:WARNING:251:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:49:45:WARNING:252:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:49:48:WARNING:253:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:49:52:WARNING:254:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:49:58:WARNING:255:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:50:03:WARNING:256:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:50:09:WARNING:257:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:50:15:WARNING:258:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:50:17:WARNING:259:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:50:21:WARNING:260:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:50:26:WARNING:261:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:50:30:WARNING:262:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:50:34:WARNING:263:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:50:39:WARNING:264:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:50:42:WARNING:265:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:50:47:WARNING:266:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:50:50:WARNING:267:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:50:54:WARNING:268:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:50:59:WARNING:269:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:51:02:WARNING:270:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:51:08:WARNING:271:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:51:15:WARNING:272:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:51:21:WARNING:273:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:51:25:WARNING:274:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:51:29:WARNING:275:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:51:33:WARNING:276:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:51:39:WARNING:277:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:51:43:WARNING:278:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:51:48:WARNING:279:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:51:51:WARNING:280:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:51:56:WARNING:281:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:52:02:WARNING:282:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:52:07:WARNING:283:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:52:13:WARNING:286:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
23:52:13:287:127.0.0.1:New Web session
[93m23:52:17:WARNING:292:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:52:21:WARNING:294:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:52:26:WARNING:295:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:52:30:WARNING:296:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:52:33:WARNING:297:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:52:38:WARNING:298:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:52:42:WARNING:299:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:52:47:WARNING:300:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:52:53:WARNING:301:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:52:59:WARNING:302:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:53:05:WARNING:303:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:53:09:WARNING:304:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:53:15:WARNING:305:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:53:19:WARNING:306:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:53:22:WARNING:307:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:53:24:WARNING:308:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:53:25:WARNING:309:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:53:27:WARNING:310:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:53:28:WARNING:311:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:53:30:WARNING:312:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:53:32:WARNING:313:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:53:33:WARNING:314:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:53:35:WARNING:315:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:53:37:WARNING:316:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:53:39:WARNING:317:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:53:40:WARNING:318:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:53:42:WARNING:319:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:53:43:WARNING:320:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:53:46:WARNING:321:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:53:48:WARNING:322:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
23:53:51:WU00:FS00:0xa8:Completed 60000 out of 500000 steps (12%)
[93m23:53:54:WARNING:323:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:53:58:WARNING:324:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:54:04:WARNING:325:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:54:10:WARNING:326:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:54:13:WARNING:327:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:54:19:WARNING:328:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:54:23:WARNING:329:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:54:27:WARNING:330:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:54:31:WARNING:331:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:54:34:WARNING:332:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:54:37:WARNING:333:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:54:41:WARNING:334:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:54:44:WARNING:335:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:54:50:WARNING:336:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:54:53:WARNING:337:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:54:56:WARNING:338:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:55:00:WARNING:339:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:55:03:WARNING:340:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:55:08:WARNING:342:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:55:12:WARNING:343:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:55:15:WARNING:344:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:55:20:WARNING:345:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:55:26:WARNING:346:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:55:29:WARNING:347:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:55:33:WARNING:348:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:55:38:WARNING:350:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:55:41:WARNING:351:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:55:45:WARNING:352:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:55:51:WARNING:353:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:55:56:WARNING:354:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:55:59:WARNING:355:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:56:03:WARNING:356:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:56:07:WARNING:357:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:56:10:WARNING:358:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:56:15:WARNING:359:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:56:20:WARNING:360:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:56:24:WARNING:361:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:56:27:WARNING:362:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:56:31:WARNING:363:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:56:34:WARNING:364:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:56:39:WARNING:365:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:56:45:WARNING:366:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:56:49:WARNING:368:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:56:54:WARNING:369:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:56:59:WARNING:370:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:57:05:WARNING:371:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:57:07:WARNING:372:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:57:12:WARNING:373:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:57:15:WARNING:374:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:57:20:WARNING:375:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:57:22:WARNING:376:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:57:24:WARNING:377:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:57:25:WARNING:378:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:57:27:WARNING:379:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:57:28:WARNING:380:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:57:30:WARNING:381:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:57:31:WARNING:382:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:57:33:WARNING:383:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:57:35:WARNING:384:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:57:36:WARNING:385:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:57:38:WARNING:386:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:57:39:WARNING:387:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:57:41:WARNING:388:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:57:43:WARNING:389:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:57:45:WARNING:390:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:57:48:WARNING:391:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:57:55:WARNING:392:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:58:00:WARNING:393:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:58:06:WARNING:394:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:58:11:WARNING:395:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:58:15:WARNING:396:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:58:20:WARNING:397:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:58:23:WARNING:398:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:58:29:WARNING:399:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:58:35:WARNING:401:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:58:38:WARNING:402:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:58:42:WARNING:403:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:58:48:WARNING:404:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:58:53:WARNING:405:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:58:58:WARNING:406:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:59:03:WARNING:407:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:59:08:WARNING:408:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:59:11:WARNING:409:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:59:14:WARNING:410:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:59:17:WARNING:411:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:59:22:WARNING:412:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:59:26:WARNING:413:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:59:30:WARNING:414:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:59:34:WARNING:415:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:59:38:WARNING:416:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:59:43:WARNING:417:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:59:48:WARNING:418:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:59:51:WARNING:419:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
23:59:55:WU00:FS00:0xa8:Completed 65000 out of 500000 steps (13%)
[93m23:59:57:WARNING:421:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m23:59:59:WARNING:422:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m00:00:05:WARNING:423:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m00:00:10:WARNING:424:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m00:00:13:WARNING:425:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m00:00:16:WARNING:426:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
00:00:20:428:127.0.0.1:New Web session
[93m00:00:22:WARNING:432:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m00:00:27:WARNING:434:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m00:00:31:WARNING:435:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m00:00:35:WARNING:436:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m00:00:38:WARNING:437:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m00:00:41:WARNING:438:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m00:00:45:WARNING:439:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m00:00:49:WARNING:440:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m00:00:54:WARNING:441:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m00:00:58:WARNING:442:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m00:01:04:WARNING:443:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m00:01:08:WARNING:444:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m00:01:13:WARNING:445:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m00:01:19:WARNING:446:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m00:01:25:WARNING:447:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m00:01:30:WARNING:448:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m00:01:36:WARNING:449:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m00:01:40:WARNING:450:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m00:01:44:WARNING:451:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m00:01:48:WARNING:452:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m00:01:53:WARNING:453:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m00:01:56:WARNING:454:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m00:02:00:WARNING:455:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m00:02:05:WARNING:456:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m00:02:09:WARNING:457:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m00:02:12:WARNING:458:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m00:02:17:WARNING:459:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m00:02:22:WARNING:460:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m00:02:28:WARNING:461:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m00:02:31:WARNING:462:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m00:02:35:WARNING:463:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m00:02:40:WARNING:464:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m00:02:45:WARNING:465:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m00:02:48:WARNING:466:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m00:02:51:WARNING:467:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m00:02:57:WARNING:468:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m00:03:00:WARNING:469:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m00:03:05:WARNING:470:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m00:03:10:WARNING:471:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
[93m00:03:14:WARNING:472:127.0.0.1:404 HTTP NOT FOUND /api/websocket[0m
Last edited by Joe_H on Wed Nov 27, 2024 12:50 am, edited 1 time in total.
Reason: added Code tags to config an log file
Reason: added Code tags to config an log file