-
-
Notifications
You must be signed in to change notification settings - Fork 14
Description
While attempting to setup PineSAM, everything appeared to go well.
Current Versions
Python 3.10.9 <---> version 3.11 has been used as well
pipenv-2023.3.20
Node-v18.15.0-x64
Browsers Used : Chrome | Firefox | Vivaldi | Brave
setup-dev.bat results:
PineSAM [ ﱔ ]
ᴥ .\setup-dev.bat
Requirement already satisfied: bleak in c:\users\ltanh\appdata\roaming\python\python310\site-packages (0.20.1)
Requirement already satisfied: websockets in c:\users\ltanh\appdata\roaming\python\python310\site-packages (10.4)
Requirement already satisfied: requests in c:\users\ltanh\appdata\roaming\python\python310\site-packages (2.28.2)
Requirement already satisfied: bleak-winrt<2.0.0,>=1.2.0 in c:\users\ltanh\appdata\roaming\python\python310\site-packages (from bleak) (1.2.0)
Requirement already satisfied: async-timeout<5,>=3.0.0 in c:\users\ltanh\appdata\roaming\python\python310\site-packages (from bleak) (4.0.2)
Requirement already satisfied: idna<4,>=2.5 in c:\users\ltanh\appdata\roaming\python\python310\site-packages (from requests) (3.4)
Requirement already satisfied: urllib3<1.27,>=1.21.1 in c:\users\ltanh\appdata\roaming\python\python310\site-packages (from requests) (1.26.15)
Requirement already satisfied: certifi>=2017.4.17 in c:\users\ltanh\appdata\roaming\python\python310\site-packages (from requests) (2022.12.7)
Requirement already satisfied: charset-normalizer<4,>=2 in c:\users\ltanh\appdata\roaming\python\python310\site-packages (from requests) (3.1.0)
npm WARN deprecated [email protected]: Please use @jridgewell/sourcemap-codec instead
added 268 packages, and audited 269 packages in 10s
50 packages are looking for funding
run npm fund for details
found 0 vulnerabilities
run-dev.bat results:
PineSAM [ ﱔ ]
ᴥ .\run-dev.bat
20:25:10.498::INFO::Starting pinecil monitor
20:25:10.498::INFO::waiting for pinecil...
20:25:10.500::INFO::Detecting "pinecil"...
20:25:10.553::INFO::server listening on 0.0.0.0:12999
[email protected] dev
vite --port 8080 --host 0.0.0.0
VITE v4.1.4 ready in 418 ms
➜ Local: http://localhost:8080/
➜ Network: http://192.168.4.100:8080/
➜ press h to show help
ERROR: The process with PID 0 could not be terminated.
Reason: This is critical system process. Taskkill cannot end this process.
ERROR: The process "0" not found.
PineSAM [ ﱔ ] took 2s
❯ 20:25:15.567::INFO::Found pinecil at C4:D7:FD:D7:4F:91
Then the webpage just sits at a white screen with PineSAM as the tab label.