local host:8888 , The server is temporarily unavailable. Please try again later!, why?

appinventorlearner

Prominent
Nov 5, 2017
1
0
510
local host:8888 , The server is temporarily unavailable. Please try again later!, why?
Is there problem in the install or in the web
 
Solution
Anything trying to communicate on localhost (http://127.0.0.1), is looking for a server connection on your PC, could be a virus, game software, web server and the like.
Anything trying to communicate on localhost (http://127.0.0.1), is looking for a server connection on your PC, could be a virus, game software, web server and the like.
 
Solution
If this is something you started yourself, you probably want localhost:8888 (no space after "local"). If this isn't something you started yourself, kick off your virus scanner.