Maarten Balliauw

Results 113 comments of Maarten Balliauw

@rumpl or other folks from Docker, feel free to reach out to maarten at JetBrains via email (I work at JetBrains and can connect with the right folks if needed)

Just checked, can't reproduce the issue here. If you look at the storage emulator log (e.g. Azurite), do you see the queue being accessed when opening the node in Rider?...

Would you mind DMing me your IDE logs in Slack? (Help | Collect logs and Diagnostic data) Ideally just after opening the queue

Thanks for those logs! Looks like messages in your queue are not base64-encoded, and the storage library we are using doesnt support this at this time. ``` 2024-01-05 15:42:10,491 [...

@jgranger36 Where did you originally start the sign in process? Did you select device login or Azure CLI?

If you can reproduce the issue, would you mind sending us Rider logs and report them? (see https://rider-support.jetbrains.com/hc/en-us/articles/360001079770-How-to-collect-Rider-logs- )

@jgranger36 Did you try the initial sign in from the settings here? ![image](https://user-images.githubusercontent.com/485230/127873538-fa8e1859-558c-4a38-8adb-e09f9769634b.png)

@jtourlamain do you have any repro steps / description of what you are doing/ where so we can try to reproduce the issue?

I'm assuming `az` is in your PATH and not just the PowerShell profile, right?