Dear, In the process you followed there are no mistakes. I will forward your request to the Trento node, probably they need to assign a public IP to you in order to get it working. Moreover about the console login: Usually every cloud image has default username and password to access via console but not all images allow local login, if it is the case you should connect via ssh after obtained a public/floating IP. Another way is to set a password via a cloud-init script, see below. To access your instances you can use: - floating IP with key pair and access via SSH - inject in the instance a cloud-init script when creating it e.g.: #cloud-config password: admin chpasswd: { expire: False } ssh_pwauth: True Daniele On 12 Jan 2015, at 15:53, Sonja Mujacic <sonja.mujacic at gmail.com> wrote: > In this case is Trento. > >> On 12 Jan 2015, at 15:51, Daniele Santoro <daniele.santoro at create-net.org> wrote: >> >> Dear, >> >> Can you please remind me which region are you using ? >> >> Daniele >> >> On 12 Jan 2015, at 15:40, Sonja Mujacic <sonja.mujacic at gmail.com> wrote: >> >>> Thank you for quick response. >>> I follow this tutorial https://www.youtube.com/watch?v=mb7CdMnZh7Q&index=4&list=PLR9elAI9JscSOuSnwIkGzSVW1QKgfDk6d >>> so I did associate IP to my istance. Whan I didn't have any luck with connecting via ssh I delete everything I create and start over. >>> I'm not sure did I do something wrong (chose wrong region, set wrong ports, etc.). >>> >>> Here is how I do this. >>> >>> 1st step: create public key (http://prntscr.com/5rkf71) and download it >>> 2nd step: http://prntscr.com/5rkfs3 >>> 3rd step: http://prntscr.com/5rkgdl , http://prntscr.com/5rkgku >>> 4th step: went to images and chose Ubuntu12.04-server-x86_64 >>> 5th step: http://prntscr.com/5rkhg4 , http://prntscr.com/5rkhlb , http://prntscr.com/5rkhqi , http://prntscr.com/5rkhvy , http://prntscr.com/5rkhzx , http://prntscr.com/5rki8w >>> 6th step: http://prntscr.com/5rkig6 , http://prntscr.com/5rkila >>> and after that get this error {"badRequest": {"message": "Error. Unable to associate floating ip", "code": 400}} >>> >>> what I did wrong? >>> >>> >>>> On 12 Jan 2015, at 14:55, Daniele Santoro <daniele.santoro at create-net.org> wrote: >>>> >>>> http://catalogue.fi-ware.org/enablers >>> >> > -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 204 bytes Desc: Message signed with OpenPGP using GPGMail URL: <https://lists.fiware.org/private/fiware-lab-help/attachments/20150112/698fe13d/attachment.pgp>
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy