#Call rust fn from js connection refused

5 messages · Page 1 of 1 (latest)

wide ermine
#

Hi, I get POST http://ipc.localhost/update_workspace net::ERR_CONNECTION_REFUSED

    at Object.sendIpcMessage (<anonymous>:73:7)
    at Object.<anonymous> (<anonymous>:132:38)
    at action (<anonymous>:269:38)
    at <anonymous>:278:11
    at new Promise (<anonymous>)
    at Object.value (<anonymous>:254:14)
    at invoke (core.js:134:39)
    at onClick (Footer.tsx:190:17)
    at HTMLUnknownElement.callCallback2 (react-dom.development.js:4164:14)
    at Object.invokeGuardedCallbackDev (react-dom.development.js:4213:16)
(anonymes) @ VM9:107
Promise.catch

I v1 it works as expected.
I miss something?

worldly thicket
#

post the result of tauri info and share your code

wide ermine
#

Nvm got it

worldly thicket
#

mark as solved

faint dirge
#

how did you resolve?