[R-sig-Debian] rstudio doesn't work in LMDE without internet conexion.
Dirk Eddelbuettel
edd at debian.org
Fri Nov 30 02:34:58 CET 2012
On 30 November 2012 at 00:26, José Luis Cañadas Reche wrote:
| Hello everybody.
|
| I'm using Rstudio in LMDE (64 bits) with xfce desktop. When I'm
| connecting , I don't have any problem to start Rstudio , but when I am
| not connecting Rstudio don't start.
|
|
| Any idea?
Your networking configuration could be non-standard. Even offline, you should
_always_ have a fallback 'localhost':
edd at max:~$ ping localhost
PING localhost (127.0.0.1) 56(84) bytes of data.
64 bytes from localhost (127.0.0.1): icmp_req=1 ttl=64 time=0.034 ms
64 bytes from localhost (127.0.0.1): icmp_req=2 ttl=64 time=0.029 ms
64 bytes from localhost (127.0.0.1): icmp_req=3 ttl=64 time=0.034 ms
^C
--- localhost ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 1998ms
rtt min/avg/max/mdev = 0.029/0.032/0.034/0.005 ms
edd at max:~$
Do you?
Dirk
|
| In rsession-user.log I get
| 29 Nov 2012 23:07:50 [rsession-jose] ERROR asio.netdb error 1 (Host not
| found (authoritative)); OCCURRED AT: core::Error
| core::http::initTcpIpAcceptor(core::http::SocketAcceptorService<boost::asio::ip::tcp>&,
| const std::string&, const std::string&)
| /home/ubuntu/rstudio/src/cpp/core/include/core/http/TcpIpSocketUtils.hpp:82;
| LOGGED FROM: int main(int, char* const*)
| /home/ubuntu/rstudio/src/cpp/session/SessionMain.cpp:2600
|
| _______________________________________________
| R-SIG-Debian mailing list
| R-SIG-Debian at r-project.org
| https://stat.ethz.ch/mailman/listinfo/r-sig-debian
--
Dirk Eddelbuettel | edd at debian.org | http://dirk.eddelbuettel.com
More information about the R-SIG-Debian
mailing list