Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firefox: Forking of notebook leads to session reconnect. #2062

Open
amithrb opened this issue Jun 10, 2016 · 4 comments
Open

Firefox: Forking of notebook leads to session reconnect. #2062

amithrb opened this issue Jun 10, 2016 · 4 comments
Assignees
Milestone

Comments

@amithrb
Copy link

amithrb commented Jun 10, 2016

Browser: Firefox
Steps to Reproduce:

  1. Create a new notebook.
  2. Upload two or more assets of size around 100KB each.
  3. Now try to fork that notebook, following error is displayed.
    c1
@gordonwoodhull gordonwoodhull added this to the 1.6 milestone Jun 10, 2016
@gordonwoodhull
Copy link
Contributor

gordonwoodhull commented Jun 10, 2016

Confirmed. This is a weird one since why would the server crash on Firefox only.

When I tried reloading and forking again, I got an error about "bytecode version is too old" a few times. Inside of logical(1) (sorry, can't repro to get the full error trace).

Also I do not see it on rcloud-5.

So I wonder if there might be an R version problem here.

@s-u
Copy link
Collaborator

s-u commented Jun 10, 2016

"bytecode version is too old" means indeed that you have stale packages. You must re-install all packages when you change the R version.

@gordonwoodhull
Copy link
Contributor

I didn't upgrade my R. Can this result from packages warning that they were compiled for the wrong version of R?

@gordonwoodhull
Copy link
Contributor

Nope, I don't think this has to do with package versions. I am able to repro on two OSX instances, and I am not seeing the bytecode error - that was a red herring.

However, I still not have repro'd on any of our Linux servers.

@gordonwoodhull gordonwoodhull modified the milestones: 1.6, 1.7 Jul 15, 2016
@gordonwoodhull gordonwoodhull modified the milestones: 1.7, 1.8 Nov 28, 2016
@gordonwoodhull gordonwoodhull modified the milestones: 1.8, Unknown Apr 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants