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

lattice connect #10

Open
3cl1ps opened this issue Jan 31, 2022 · 2 comments
Open

lattice connect #10

3cl1ps opened this issue Jan 31, 2022 · 2 comments

Comments

@3cl1ps
Copy link

3cl1ps commented Jan 31, 2022

hi, i deployed my own instance of lattice-connect on a server on my local network.
The lattice is on the same network, plugged.

No error with lattice-connect, logs are empty.
Testing the connection with wget :
wget -O- --post-data='[1,2,3]' --header='Content-Type:application/json' 'http://10.0.0.1:3000/XXXX'
return no error.

When i go to https://lattice.gridplus.io, after changing in settings http://10.0.0.1:3000/XXXX the connection endpoint,
i got this error :
Failed to make request to device: Request has been terminated Possible causes: the network is offline, Origin is not allowed by Access-Control-Allow-Origin, the page is being unloaded, etc.

@3cl1ps
Copy link
Author

3cl1ps commented Jan 31, 2022

think i solved it. i did increase log level to trace to check the connection between the device and lattice-connect.
there was a mistake on my side in the lattice relay custom ip.
https://lattice.gridplus.io is still showing the error but i can sign with frame/lattice.

@3cl1ps
Copy link
Author

3cl1ps commented Jan 31, 2022

still curious on how to add smart contracts on the device once https://lattice.gridplus.io is out.

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

No branches or pull requests

1 participant