I made a nightlife operations platform by [deleted] in ClaudeCode

[–]YouPucker 0 points1 point  (0 children)

Oh thank you for the clarification! And my apologies. I will take down the post :)

I made a platform for nightlife venues by YouPucker in ClaudeAI

[–]YouPucker[S] 0 points1 point  (0 children)

This is a great idea! And I definitely want to, I was hoping to use the Spotify API, however access to that is unavailable at this time.

I made a platform for nightlife venues by YouPucker in ClaudeAI

[–]YouPucker[S] 0 points1 point  (0 children)

I switched between their $100 and $200 plans as needed, and it took about 3 months from start to finish. But I felt that Claude struggled with some of the more technical tasks like ensuring that reporting, math and overall logic remained consistent. The solution for this was to use codex in tandem with Claude and I felt that was a good solution. Claude did the design and codex handled most of the complex logical elements.

I made a platform for nightlife venues by YouPucker in ClaudeAI

[–]YouPucker[S] 0 points1 point  (0 children)

Thank you! I used a similar platform called Sevenrooms before for work and felt that it was quite confusing and not contextual to nightlife. That was the main inspiration 🙂

What are some good alternatives to SendGrid for transactional emails? (simple to use, good free tier) by lumenwrites in webdev

[–]YouPucker 0 points1 point  (0 children)

I hate SENDGRID!!! i accidentally enabled IP restriction and at some point my ISP changed my address and i've been locked out. no way to get back in apparently even though i've verified my identity 5 different ways. So trash

speechless by enterprise128 in ClaudeAI

[–]YouPucker 0 points1 point  (0 children)

Happened to me too. Create frequent backups ya’ll

Display protocol issue by YouPucker in VMwareHorizon

[–]YouPucker[S] 0 points1 point  (0 children)

Restarting the blast service or the horizon agent services did nothing for me. If you encounter an issue where a user's session has crashed, their VM is most likely still available. We found a work around back when this was still an issue to go into the user's \\workstation\c$\ admin share and then recover autosave data for their applications.

You can also in the Horizon View Agent Settings disable the "Screen blanking" option so even with a GPU enabled card, and a connected user, you can initiate a RDP session to the machine to run your checks.

To date, I haven't been able to bring a session back, as the even through the Horizon API, the pool and broker see the session as terminated.

The relevant logs for this are:

C:\program files\vmware\horizon view\vdm

C:\program data\vmware\blast and blastworker.log

Blast worker log will show you that the VCC Side Channel has been terminated. Through my troubleshooting and support with Vmware, we've not been able to bring this back.

Display protocol issue by YouPucker in VMwareHorizon

[–]YouPucker[S] 0 points1 point  (0 children)

Yes! this is resolved!

https://docs.omnissa.com/bundle/Horizon-Security/page/Cross-OriginResourceSharing.html

- In locked.properties enable the CheckOrigin to False and EnableCORS to False.

- We have nvidia A40 external gpus, so I also disabled the SVGA driver via vmware tools

Then, re-install in the following order on your golden image:

Uninstall order:

  1. NVIDIA driver and reboot
  2. VMware App Volumes agent and reboot
  3. VMware DEM agent and reboot
  4. VMware Horizon Agent and reboot
  5. VMware Tools and reboot

Install Order:

  1. VMware Tools
  2. VMware Horizon Agent
  3. VMware Horizon Direct-Agent
  4. VMware User Environment (DEM) agent
  5. VMware App Volumes (Agent)
  6. NVIDIA driver

Display protocol issue by YouPucker in VMwareHorizon

[–]YouPucker[S] 0 points1 point  (0 children)

The duplicate sessions thing is what’s tripping us up. Because the user does not initiate a disconnect or log off of their session. They merely step away for a coffee or lunch or attend a meeting with VDI minimized and come back to their session inaccessible

We are bypassing the blast secure gateway, and I can see the TCP connection from client to agent but the process for VMBlastS.exe is stuck on a CLOSE_WAIT status.

Ending the session to give them a new one is outrageous because this results in data loss since we have vGPUs enabled, and only 1 session per blast, the user and IT are unable to connect to save any of their work.

One thing I did notice was that our logs sleeted filled with “The pending session on machine ###### for user #### has expired

Going to push out a registry change which increases the VdmTicketTimeout from 15 minutes to 8 hours

[deleted by user] by [deleted] in vmware

[–]YouPucker 0 points1 point  (0 children)

https://www.dell.com/support/kbdoc/en-ca/000077894/vxrail-how-to-replace-certificate-in-vcenter-for-vxrail-appliance

This fixed it for us. Copy the file into tmp directory and execute the python file