leah-potato

Results 9 comments of leah-potato

They are timestamp fields, ie: ``` createdAt: Timestamp { _seconds: 1713945148, _nanoseconds: 845000000 }, updatedAt: Timestamp { _seconds: 1714475704, _nanoseconds: 262000000 }, lastLogin: Timestamp { _seconds: 1714633329, _nanoseconds: 468000000 }...

I don't think screenshots are going to help. Lets dig into the detail! I've narrowed it down to some timestamps not having a nanonseconds value. We've migrated data from another...

Now I just need to figure out how to stop the extension to reverting to it's default code. I have just been editing directly into the gcloud functions ui. Any...

Makes sense. Thanks for your help and hopefully this thread helps someone someday.

Yep, that was it! I wonder how I can get local dns working correctly. I suspect that is the issue for some devices on my network with moving ip addresses....

Pretty cool! I've been playing around with that power flow plus card but it doesn't support combining 3 phases. I'm really only just getting started with the dashboard and the...

That one got me too! Should have checked here first 🤦‍♀️

Another vote for this one. Absolutely loving hyperdx so far and syslog support is the only thing remaining for me to log all of the things. Any idea how far...

I think that's what I'll do - I was just hoping for a quick solution, but you're right, I should take the time to implement it correctly and while I...