Details
-
Type:
Monitor
-
Status: Closed
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
Description
Created question in FIWARE Q/A platform on 17-11-2021 at 08:11
Please, ANSWER this question AT https://ask.fiware.org/question/1273/i-couldnt-run-the-iot-sensor-tutorial/
Question:
I couldn't run the IoT sensor Tutorial
Description:
Hi guys,
I'm newbie to Fiware and computer stuff. I'm trying to learn the Fiware IoT sensor tutorial, but when I try to run these commands in the CMD:
git clone git@github.com:Fiware/tutorials.IoT-Sensors.git
cd tutorials.IoT-Sensors
./services create; ./services start;
it just open the "services" file in the notepad and nothing will happen. and also the "http://localhost:3000/device/monitor" won't open.
I tried changing the "services" section of "docker-compose.yml" file in the directory as mentioned in the tutorial and then tried to run the "docker-compose -p fiware up -d" command but I get this error :
ERROR: yaml.parser.ParserError: while parsing a block mapping
in ".\docker-compose.yml", line 19, column 1
expected <block end="">, but found '<block mapping="" start="">'
in ".\docker-compose.yml", line 61, column 3
2021-11-19 04:30|CREATED monitor | # answers= 0, accepted answer= False