szicari-streambit

Results 12 comments of szicari-streambit

I am running into this issue running **Confluent Platform 7.1.1** locally with a schema that does not have optional fields. This is the schema: ```json { "type": "record", "name": "AngelDonationDonor",...

I'd like to note that I can get the installation to succeed if I allow the script to undo what it tried to do, restart my Mac, and then run...

> That's interesting... If you see this again, I'd be interested in the output of `launchctl print system/systems.determinate.nix-installer.nix-hook`. > > (I wish launchctl was more verbose with what actually went...

Good morning, @cole-h. After shutting down my computer, I have again found Nix unavailable. The result of your steps above: After the first failed install, neither of the log files...

@cole-h I just booted up without Nix once again. I checked and found nothing where `/nix` should be. ```shell ls -lah /nix total 0 drwxr-xr-x 2 root wheel 64B Sep...

Can you possibly emit to a new topic where you convert the int key to a string and then group by on the new topic? As a workaround.

Here is my `/nix/receipt.json`. [receipt.json](https://github.com/user-attachments/files/17194916/receipt.json) Here is the output of `sudo cat /etc/synthetic.conf`: ```shell run private/var/run nix ```

I've added the line you recommended through `vifs` and will keep you posted if there are any issues. Your help is much appreciated!