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

docker confluence 6.14.1 don't save for editor. #82

Open
fengsh998 opened this issue Apr 20, 2019 · 2 comments
Open

docker confluence 6.14.1 don't save for editor. #82

fengsh998 opened this issue Apr 20, 2019 · 2 comments

Comments

@fengsh998
Copy link

detail for : https://blog.51cto.com/docker/2376288?source=dra

docker to pull confluence ,and run, -p 8090:8090 。I think I don't know that too config.

and tips you can use to be not allow websocket connect proxy server.

@hassanakhtar
Copy link

hassanakhtar commented Apr 25, 2019

Detail is all chinese, but a similar issue happened to me as well. Try to check the following configuration:
Confluence administration > General Configuration > Under 'Administration' > Collaborative Editing

As I disabled the collaborative editing, it worked fine.

I found another similar issue: #60

@DRonxin
Copy link

DRonxin commented May 28, 2019

Hi,
I found another solution.
Test the replacement of the /lib64 directory with the command: ln -s /lib /lib64
My logs before correction:

2019-05-27 15:51:03,963 DEBUG [179:StdOutHandler [/usr/lib/jvm/java-1.8-openjdk/jre/bin/java]] {"synchrony":{"entity":"/*********************606ea652-9873-3aec-8363-b3a3ffd35a29/confluence-50528257","ns":"synchrony.sync.hub","throwable":"java.lang.UnsatisfiedLinkError: /tmp/snappy-1.1.0.1-ab0b015f-090e-438d-be12-fde0504c68c1-libsnappyjava.so: Error loading shared library ld-linux-x86-64.so.2: No such file or directory (needed by /tmp/snappy-1.1.0.1-ab0b015f-090e-438d-be12-fde0504c68c1-libsnappyjava.so)\n\tat java.lang.ClassLoader$NativeLibrary.load(Native Method)\n\tat java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1941)\n\tat java.lang.Runtime.load0(Runtime.java:809)\n\tat java.lang.System.load(System.java:1086)\n\tat org.xerial.snappy.SnappyLoader.loadNativeLibrary(SnappyLoader.java:166)\n\tat org.xerial.snappy.Snappy.(Snappy.java:47)\n\tat byte_transforms$fn__12268.invokeStatic(byte_transforms.clj:345)\n\tat byte_transforms$compress.invokeStatic(byte_transforms.clj:269)\n\tat synchrony.codecs$encode_snappy$fn__28199.invoke(codecs.clj:80)\n\tat clojure.core$update.invokeStatic(core.clj:6078)\n\tat synchrony.codecs$encoded.invokeStatic(codecs.clj:42)\n\tat synchrony.codecs$encode_snappy.invokeStatic(codecs.clj:80)\n\tat synchrony.serialize$with_default_encodings.invokeStatic(serialize.clj:72)\n\tat synchrony.data.event_data$split_event_data.invokeStatic(event_data.clj:33)\n\tat synchrony.data$put_revisions_BANG_$fn__39314.invoke(data.clj:388)\n\tat synchrony.data.(take?)(data.clj:782)\n\tat synchrony.data$put_revisions_ensure_snapshot_BANG_$fn__41126.invoke(data.clj:770)\n\tat synchrony.data.(take?)(data.clj:810)\n\tat synchrony.data$put_revisions_partitioning_BANG_$fn__41189.invoke(data.clj:801)\n\tat synchrony.sync.hub.(take?)(hub.clj:330)\n\tat synchrony.sync.hub$init_in_new_state$fn__42437.invoke(hub.clj:315)\n\tat synchrony.sync.hub.(take?)(hub.clj:394)\n\tat synchrony.sync.hub$init$fn__42600.invoke(hub.clj:386)\n\tat synchrony.sync.hub.(take?)(hub.clj:409)\n\tat synchrony.sync.hub$fn__42645$fn__42775.invoke(hub.clj:400)\n\tat synchrony.sync.hub.(take?)(hub.clj:762)\n\tat synchrony.sync.hub$process_message$fn__44230.invoke(hub.clj:754)\n\tat clojure.lang.AFn.run(AFn.java:22)\n\tat java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)\n\tat java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)\n\tat java.lang.Thread.run(Thread.java:748)\n","message":"synchrony.sync.hub [warn] /tmp/snappy-1.1.0.1-ab0b015f-090e-438d-be12-fde0504c68c1-libsnappyjava.so: Error loading shared library ld-linux-x86-64.so.2: No such file or directory (needed by /tmp/snappy-1.1.0.1-ab0b015f-090e-438d-be12-fde0504c68c1-libsnappyjava.so)","level":"warn"}}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants