Questions tagged [filab]

FI-Lab is a working instance of FI-WARE available for experimentation.

FI-Lab is a working instance of FI-Ware available for experimentation.

You will be able to setup the basic virtual infrastructure needed to run applications that make use of the APIs provided by FI-WARE Generic Enablers deployed as a Service.

51 questions
1
vote
1 answer

Getting historical data in Fi ware using Cosmos

I'm trying to get all the historic information about a sensor of Fi Ware. I've seen that Orion uses Cygnus to store historics in Cosmos. Is that information accesible or is it only possible to use IDAS to get it? Where could I get more info about…
adrian
  • 317
  • 2
  • 4
  • 11
1
vote
1 answer

Warning message when starting orion from image

I've just installed orion-psb-image-R3.3 using the image available @Fi-Lab. When I start the orion instance, I get a message telling that there is some problem with the contextBroker.pid: " Starting contextBroker... cat:…
ElenaCM
  • 11
  • 1
1
vote
1 answer

Get auth token for accesing Orion FI-LAB instance

i'm trying to make a request to orion broker using REST Client, for example a NGSI10 queryContext with a payload like this one: { "entities": [ { "type": "*", "isPattern": "false", "id": "Sevilla:01727449" } ] } and…
Mest
  • 99
  • 2
  • 6
0
votes
0 answers

Log in to VM in FIWARE Lab using Windows

I'm trying to login to my brand new instance in FIWARE lab without success. I'm trying with Putty and OpenSSH in Windows. So far: Launched the instance while creating a keypair (ubuntu) Assigned the public IP 1st tried with Putty: Saved the…
Miguel
  • 11
0
votes
1 answer

Infrastructure error launching Blueprint template on fiware cloud lab

for testing purposes I'm trying to launch a blueprint instance with the following specs: Tier1: base_centos_7 + tomcat6 minimum of instance of 0 and a maximum of 1 (init value: 0) Tier2: base_debian_7 + mysql1.2.4 minimum of instance: 1 and…
sirnino
  • 437
  • 3
  • 13
0
votes
3 answers

Connect to VM on Fiware Lab: Connection timed out

In FIWARE Lab, I create a VM instance, keypair, etc as in the tutorial: Add port 22 to the security group rules: I follow the instructions to connect to ssh: Open the Terminal Locate the keypair asocciate to this Instance when launching…
Maarten
  • 6,894
  • 7
  • 55
  • 90
0
votes
1 answer

Can't access filab instance virtual machine

I have a problem accessing our filab instance Virtual Machine through SSH. I have created the keypair pem file, the instance, associate IP and create security groups without incidences but I can't access it (always timeout). The FILAB CLOUD…
aromero
  • 11
0
votes
1 answer

FIWARE Cosmos-GUI: Invalid IdM User

I have been trying to log in Cosmos-GUI to start developing my FIWARE application, but after I log in with my FILAB user/password I get "Error:Invalid IdM User" I saw a similar question, and they said that it was caused by a migration of the server…
0
votes
1 answer

FIWARE: The usage of Identity Management GE

I want to use Identity Management - KeyRock GE in the FI-LAB portal (https://github.com/ging/fi-ware-idm/wiki/Using-the-FI-LAB-instance). It's said that this GE is already deployed on FI-LAB. Can I use this GE just to control an access to my…
Klausos Klausos
  • 15,308
  • 51
  • 135
  • 217
0
votes
1 answer

Unable to Access Filab Instace via SSH

I have followed this guide (the only difference I noticed is that in the guide there is no "network selection" step, but I selected one when creating the instance). I have already created a security group with all ports open (TCP, UDP and ICMP),…
eversor
  • 3,031
  • 2
  • 26
  • 46
0
votes
1 answer

I try to install cosmos on my localhost

Now I try to install cosmos, but 1 error ecountered, https://forge.fiware.org/plugins/mediawiki/wiki/fiware/index.php/BigData_Analysis_-_Installation_and_Administration_Guide on the step 3 i created 3 files, 2 .pem and 1 .cer, on the step 4 mv .pem…
0
votes
1 answer

Cannot connect via ssh to FiLab ubuntu instance

I try with ssh -i file.pem ubuntu@my-public-ip and I get the timeout error. What I did before: Create the instance on the FiLab panel Add a floating ip Create and add a keypair for remote access Download de file.pem and give it 600 permissions Look…
sospedra
  • 14,238
  • 3
  • 21
  • 32
0
votes
1 answer

What is the difference between FIware Cosmos and Apache Spark?

What is the difference between FIware Cosmos and Apache Spark ?
0
votes
1 answer

Instance VM Creation

I was trying to launch a instance VM to do some test. I selected the image orion-psb-image-R4, but when I launch the instance, an error appears: (Status:ERROR Power State:No State), is impossible to associate an a Public IP (Error: undefined. Cause:…
0
votes
1 answer

Running R in Fi-Ware Cosmos

I would like to use R for analysis within Cosmos (for those unfamiliar with cosmos: http://catalogue.fi-ware.org/enablers/bigdata-analysis-cosmos). However, R is not installed, nor do I have the rights to install it. Question to those working on…
Elin
  • 69
  • 1
  • 7