Skip to content
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

Cannot receive data from stream #434

Closed
serjan-nasredin opened this issue Feb 9, 2022 · 3 comments
Closed

Cannot receive data from stream #434

serjan-nasredin opened this issue Feb 9, 2022 · 3 comments

Comments

@serjan-nasredin
Copy link
Contributor

$ toit execute main.toit
8.93 MiB / 8.93 MiB [----------------------------------] 100.00% 328.10 KiB p/s

Successfully installed Toit SDK (version: v1.6.0) locally.
Cannot receive data from stream: rpc error: code = Unknown desc = lstat /tmp/sta
ging/565a1fbf-8e2e-4fc8-b4d8-d5c7d6fc2e6e/sdk/toitc: no such file or directory
rpc error: code = Unknown desc = lstat /tmp/staging/565a1fbf-8e2e-4fc8-b4d8-d5c7
d6fc2e6e/sdk/toitc: no such file or directory

Operating system: Windows 7.

@floitsch
Copy link
Member

floitsch commented Feb 9, 2022

Thanks for the report.
While we are working on fixing this, try the downloadable binaries from toitlang/toit could be a work-around. Especially on Windows they aren't as feature-complete yet, but maybe they get you going.

@DanNduati
Copy link

I have the same issue on Ubuntu 18.04.6 LTS

$ toit run --no-device hello.toit 
Login required, start SSO login
8.60 MiB / 8.60 MiB [------------------------------------] 100.00% 66.48 KiB p/s

Successfully installed Toit SDK (version: v1.6.0) locally.
Cannot receive data from stream: rpc error: code = Unknown desc = lstat /tmp/staging/7f8fc092-802a-4065-9840-f1cbd44d0832/sdk/toitc: no such file or directory
rpc error: code = Unknown desc = lstat /tmp/staging/7f8fc092-802a-4065-9840-f1cbd44d0832/sdk/toitc: no such file or directory
toit version
+---------+------------+
| VERSION |    DATE    |
+---------+------------+
| v1.18.2 | 2022-02-05 |
+---------+------------+

@floitsch
Copy link
Member

The fix has been merged and will be visible as soon as we make a release.

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

No branches or pull requests

3 participants