Mattti Wirtz
Mattti Wirtz
Is there still no fix? I keep having the same issue
ok i found the error. You sould read the docs. I followed an old guide from Seytonic and these connections arent actual anymore.
wat do I need to change? Here is my file: self.__uv$config = { prefix: "/uv/service/", bare: "/bare/", encodeUrl: Ultraviolet.codec.xor.encode, decodeUrl: Ultraviolet.codec.xor.decode, handler: "/uv/uv.handler.js", client: "/uv/uv.client.js", bundle: "/uv/uv.bundle.js", config: "/uv/uv.config.js", sw:...