Skip to content
This repository has been archived by the owner on Jun 8, 2022. It is now read-only.

failed to create endpoint priceless_lewin on network bridge #15

Closed
917huB opened this issue Mar 21, 2021 · 1 comment
Closed

failed to create endpoint priceless_lewin on network bridge #15

917huB opened this issue Mar 21, 2021 · 1 comment

Comments

@917huB
Copy link

917huB commented Mar 21, 2021

Ive been running this for about 6 months now and havent seen this error before. Is this a client side config, or something introduced through 6.2 version?

# docker build --tag=onlyoffice-patched https://github.com/aleho/onlyoffice-ce-docker-license.git

Sending build context to Docker daemon  78.85kB
Step 1/30 : ARG product_version=6.2.0
Step 2/30 : ARG build_number=123
Step 3/30 : ARG oo_root='/var/www/onlyoffice/documentserver'
Step 4/30 : FROM onlyoffice/documentserver:${product_version}.${build_number} as build-stage
6.2.0.123: Pulling from onlyoffice/documentserver
83ee3a23efb7: Already exists
db98fc6f11f0: Already exists
f611acd52c6c: Already exists
1c793b3fbf5f: Pull complete
b37e9fe2f61a: Pull complete
831bbdeb7675: Pull complete
3d01ba254a78: Pull complete
Digest: sha256:3076745f11462786328b8c1604f0b4df2f9dda47527b3743c5dc5dfbaab13215
Status: Downloaded newer image for onlyoffice/documentserver:6.2.0.123
 ---> 512373e541c2
Step 5/30 : ARG product_version
 ---> Running in b2f3a341a463
Removing intermediate container b2f3a341a463
 ---> 302163207b39
Step 6/30 : ARG build_number
 ---> Running in d356b768e3d7
Removing intermediate container d356b768e3d7
 ---> 615cee522024
Step 7/30 : ARG oo_root
 ---> Running in 74474fdbcb75
Removing intermediate container 74474fdbcb75
 ---> 012fb2dcdfa7
Step 8/30 : ENV PRODUCT_VERSION=${product_version}
 ---> Running in c21e897e1f36
Removing intermediate container c21e897e1f36
 ---> 1fd39c37bd60
Step 9/30 : ENV BUILD_NUMBER=${build_number}
 ---> Running in 76d53959a652
Removing intermediate container 76d53959a652
 ---> 1edb2db8f159
Step 10/30 : ARG me_search='isSupportEditFeature:function(){return!1}'
 ---> Running in e1849930cbde
Removing intermediate container e1849930cbde
 ---> f0c01e02658b
Step 11/30 : ARG me_patch='s/isSupportEditFeature:function(){return!1}/isSupportEditFeature:function(){return true}/g'
 ---> Running in 862b4caebbc2
Removing intermediate container 862b4caebbc2
 ---> 6c0948a04b2d
Step 12/30 : RUN grep -q "${me_search}" ${oo_root}/web-apps/apps/documenteditor/mobile/app.js   && sed -si "${me_patch}" ${oo_root}/web-apps/apps/documenteditor/mobile/app.js
 ---> Running in 3660f6de59ae
failed to create endpoint priceless_lewin on network bridge: failed to add the host (veth2faca5f) <=> sandbox (veth43ca11f) pair interfaces: operation not supported
@917huB
Copy link
Author

917huB commented Mar 21, 2021

User error: I updated arch install prior to rebuilding this repo and hadn't rebooted. Rebooting Arch updated all the libraries and dependencies needed for this to complete as usual.

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

No branches or pull requests

2 participants