Ver Mensaje Individual
  #9 (permalink)  
Antiguo 26/02/2014, 20:04
Avatar de drako_darpan
drako_darpan
 
Fecha de Ingreso: octubre-2008
Ubicación: Sinaloa
Mensajes: 617
Antigüedad: 15 años, 7 meses
Puntos: 58
Respuesta: Problema al iniciar el server

Ya casi termino y me encuentro con esta gema ( thread_safe-0.2.0 ), que no puedo instalar

Ya la instale como unas 3 veces y me dice que todo bien

Código Ruby:
Ver original
  1. C:\proyectos\Laboratorio\MyPrimerApp>gem install thread_safe -p http://Mi_Ip:Mi_Puerto
  2. Successfully installed thread_safe-0.2.0
  3. 1 gem installed
  4. Installing ri documentation for thread_safe-0.2.0...
  5. Installing RDoc documentation for thread_safe-0.2.0...

Pero al correr el bundle install, me sale esto:

Código Ruby:
Ver original
  1. C:\proyectos\Laboratorio\MyPrimerApp>bundle install
  2. Fetching source index from https://rubygems.org/
  3. Resolving dependencies...
  4. Network error while fetching
  5. https://rubygems.org/quick/Marshal.4.8/thread_safe-0.2.0-java.gemspec.rz

Que estara pasando