-
-
Notifications
You must be signed in to change notification settings - Fork 709
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
Etherpad grains not working after upgrade to 0.304 #3676
Comments
I tried and was unable to reproduce this on a development server. In fact, I was able both to create new Etherpad grains and to restore my existing grains from zip backups just fine on that server. |
I can confirm. Looking at the changelog:
I'm going to see if I can reproduce this on a local dev build and if so whether rolling back the capnp version fixes it. |
(The latest stable release). This fixes the etherpad breakage reported in sandstorm-io#3676.
Yeah, rolling back to the latest stable capnp release fixes it; see #3677. |
I've pushed a new release rolling back capnp, do |
Seems to work for me. |
I think we should probably keep this issue open to track the problem blocking us from updating capnp for the moment. |
Works now for me too. Thank you! |
Starting today, I've been unable to get grains running Etherpad to load properly. I am using Etherpad app version 1.8.14-2. (However, I will note that grains that have been shared with me using an older, pre-FundOSS Etherpad version continue to work.) Other apps seem to be working still (at least the ones I've tried so far, including EtherCalc).
Specifically, when I open an Etherpad grain (or when anyone I've shared the grain with opens it), I see an error, such as
There might be slight variations on this. For instance, I might reload and see
This happens with both existing grains and newly created grains.
When I search the internet for this error, this is the only thing that comes up: https://wiki.documentfoundation.org/Website/Etherpad#Weird_errors_when_connecting.3F. However, it seems to happen regardless of browser and regardless of browser extensions installed.
I have no idea whether Sandstorm itself is the problem, but it is the only thing I can think of. Sandstorm has more or less always "just worked" for me, so it is very odd to see something break. I find it interesting that the timing seems to match when my server upgraded to 0.304, for which the release notes say
I'm not certain it's related, but this behavior is certainly fishy.
I haven't tried reproducing on a development Sandstorm server but plan to try when I get a chance.
The text was updated successfully, but these errors were encountered: