-
Notifications
You must be signed in to change notification settings - Fork 83
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Could not connect surrealdb using network ips, but 1.9.2 can connect db using network ips [Surrealist 1.10 + web] #117
Comments
Could you open dev tools using |
This is happening because the connections have been moved to WebAssembly, I'll see if I can find a solution for this. The binary messages are due to SurrealDB using a new binary WebSocket protocol. |
I pushed a possible fix to the main branch, however I do not have the time to test this myself. If possible, try and build the main branch from source to see if it works for you, however it's alright if this isn't possible. |
Awesome, thanks for testing it! |
Describe the bug
Surrealist 1.10 Could not connect surrealdb using network ip, but 1.9.2 can connect db using network ip
To Reproduce
![image](https://private-user-images.githubusercontent.com/13608248/270327241-79fcd7ce-e46f-455b-b002-219516f7517d.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2MTczNDksIm5iZiI6MTczOTYxNzA0OSwicGF0aCI6Ii8xMzYwODI0OC8yNzAzMjcyNDEtNzlmY2Q3Y2UtZTQ2Zi00NTViLWIwMDItMjE5NTE2Zjc1MTdkLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDEwNTcyOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTRkNjkxMzgzYzI4NTNlMjA2ZGNlNWZiNDk5MGNmZTlkZTM0ODJmM2YzYzI2YTk5NTM3OWE5MmM0NjRkYjE0NWMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.l986ACSiAdH6q-RlMh_rCzaz3x90y3EkMt7zveFWzW0)
surrealist 1.10
surrealist 1.9.2
![image](https://private-user-images.githubusercontent.com/13608248/270327867-40868883-6ea6-41a4-a88f-459a3c55b6c2.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2MTczNDksIm5iZiI6MTczOTYxNzA0OSwicGF0aCI6Ii8xMzYwODI0OC8yNzAzMjc4NjctNDA4Njg4ODMtNmVhNi00MWE0LWE4OGYtNDU5YTNjNTViNmMyLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDEwNTcyOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTZiY2NkMjk5ZjhiNzgyNGEyN2E2NDQ0ODg0NGEwNTg2MWIzMmMzYmE4ZTUyNzI5ZmJhZTFiNDMzNTYzMWI5MWYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.ETbxOKkpeMEALQc87NM9Eu-DC8pjFKlMCMD_EpQTGZU)
Expected behavior
should connect surreal db through network ip using surrealist 1.10 and also surrealist from web
Environment (you can view the current version under Settings):
The text was updated successfully, but these errors were encountered: