otetard / ownpad

Ownpad is a Nextcloud application that allows to create and open Etherpad and Ethercalc documents.
GNU Affero General Public License v3.0
57 stars 24 forks source link

Unable to use my own ether(pad)(calc) instance #62

Closed bitsandnumbers closed 10 months ago

bitsandnumbers commented 6 years ago

Hi, and thanks for this great plugin !

I'm trying to use ownpad with my own EtherCalc and EtherPad instances, but when trying to open a .pad or .calc file I get this error : "Your Etherpad/Ethercalc document could not be opened: the URL specified in your file does not match the allowed server". Everything work fine if I use the official pad/calc instances. Any idea on how to allow my own servers ? thx, Jos

mr-bolle commented 6 years ago

Hi,

do you use your own Etherpad-Lite Instance? Or you enter only your Hostdomain as Etherpad Host or Ethercalc Host?

You can try the public Etherpad-Lite Collaboration Server -->Wiki with several Server

Currently i would create a own etherpad-lite note server with etherpad-docker but I don't get currently a working solution.

bitsandnumbers commented 5 years ago

Hi @mr-bolle , I have a etherpad-docker instance of my own located on a subdomain of the same server. So I enter this subdomain in ownpad settings.

Right now, I'm using the public Etherpad-Lite Collaboration Server. I'd like to use the etherpad-docker instance instead, but I get the error above :/

TheOneWithTheBraid commented 3 years ago

Same issue here: I am unable to connect to a docker instance of Etherpad. Maybe due to CORS?