-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Cannot open Program? #2004
Description
HI and thank you for checking this out.
When I select the application, it won't open. I was asked to check the firewall and restart, and the program was allowed and I restarted for the hell of it and the same issue. It provided me with these logs to share with those in the know....
"Booting WebODM 2.5.6 build 107..."
"Trying to connect to NodeODM localhost:29301..."
"nodeodm: (node:24392) NOTE: The AWS SDK for JavaScript (v2) will enter maintenance mode\non September 8, 2024 and reach end-of-support on September 8, 2025.\n\nPlease migrate your code to use AWS SDK for JavaScript (v3).\nFor more information, check blog post at https://a.co/cUPnyil\n"
"nodeodm: info: Authentication using SimpleToken\r\n"
"nodeodm: info: Listening on 0.0.0.0:6367 UDP for progress updates\r\n"
"nodeodm: info: Initialized 0 tasks\r\n"
"nodeodm: info: Checking for orphaned directories to be removed...\r\n"
"nodeodm: info: Server has started on port 29301\r\n"
"Connected to NodeODM 2.2.3"
"(node:6168) UnhandledPromiseRejectionWarning: undefined"
"(node:6168) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)"
"(node:6168) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code."
"redis-server: exited with code -4058"
{}
I checked the blog post and come up empty.
has anyone else faced this and found a fix. I couldnt see anything on this forum or I couldnt find it...
Please may I have some assistance?
Thank you.