Unfortunately my browser hangs on this error and eventually times out. The compile is clean and all runs well until the not-found. Same thing happens on my clean machine using Moonshine. I've loaded VS-Code on my clean machine and I'll try it there.
> On 04/29/2024 12:25 PM EDT Josh Tynjala <joshtynj...@bowlerhat.dev> wrote: > > > Your web browser is trying to load favicon.ico from the local web server, but > it doesn't exist. This error is safe to ignore because some (all?) web > browsers try to load favicon.ico by default, even if it doesn't necessarily > exist on the server. > > -- > Josh Tynjala > Bowler Hat LLC https://bowlerhat.dev > > On Mon, Apr 29, 2024 at 6:44 AM MARK HARTNETT <m_hartn...@comcast.net > mailto:m_hartn...@comcast.net> wrote: > > > Hi, > > Here's another output - I'm running Chrome 109.0.5.4. > > It's the same error with a little more info. > > > > Thanks > > > > Project files cleaned successfully: CauseLogixR > > : The project 'RMFullApp' has been successfully compiled. > > : 61.559639018 seconds > > : Project CauseLogixR build successfully. > > : Command: C:\MoonshineSDKs\NodeJS\node-v12.15.0\node.exe C:\Program > > Files\Moonshine\elements\http-server\bin\http-server > > C:\development\CauseLogixR\bin\js-debug -p 3000 > > : Opening to URL: http://localhost:3000/index.html > > : Launching application using adapter: chrome > > : Starting up http-server, serving C:\development\CauseLogixR\bin\js-debug > > : Available on: > > : http://10.0.0.246:3000 > > : http://127.0.0.1:3000 > > : Hit CTRL-C to stop the server > > : [2024-04-29T13:37:42.960Z] "GET /favicon.ico" "Mozilla/5.0 (Windows NT > > 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) > > Chrome/http://109.0.0.0 Safari/537.36" > > : (node:6416) [DEP0066] DeprecationWarning: > > OutgoingMessage.prototype._headers is deprecated > > : [2024-04-29T13:37:42.970Z] "GET /favicon.ico" Error (404): "Not found" > > > > > On 04/29/2024 9:26 AM EDT MARK HARTNETT <m_hartn...@comcast.net > > > mailto:m_hartn...@comcast.net> wrote: > > > > > > > > > Hi, > > > I am getting an error when I try to run. System hangs during startup. > > > I'n on an older system still running windows 7 if that matters. > > > > > > : [2024-04-29T13:05:06.319Z] "GET /favicon.ico" "Mozilla/5.0 (Windows NT > > > 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) > > > Chrome/http://109.0.0.0 Safari/537.36" > > > : [2024-04-29T13:05:06.323Z] "GET /favicon.ico" Error (404): "Not found" > > > > > > Thanks > > > Mark Hartnett > > > > > >