Skip to content

Server R process dies when I call load() #60

Description

@peterjuv

I am using a ssh tunnel and screen to connect to the server.

ssh $USER@$IP "screen -S $USER$PORT -t remoter$PORT -d -m Rscript -e 'remoter::server(port=$PORT, showmsg=TRUE, userpng=FALSE)'"

Server R process dies when I call 'load("my.RData")' and client halts. Executing in an interactive R session on the server works without any problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions