integraloftheday / Pebble-Imessager

A PebbleJs and Server Application to allow iMessage texting on pebble smart watches
MIT License
25 stars 2 forks source link

Unable to send message to one self #7

Closed BrentTechDesigns closed 3 years ago

BrentTechDesigns commented 3 years ago

Upon restarting my server and testing to make sure it's working, I attempted to sent a message to myself as I always do. However, this time, I encountered an error: execution error: Messages got an error: Can't send a message to yourself.

I don't know if this is due to an iOS update or something with the app.
iPhone 12 Mini, iOS 14.4

integraloftheday commented 3 years ago

I believe this is a problem with MacOS because I have randomly encountered the same issue. Does sending messages to other people still work?

BrentTechDesigns commented 3 years ago

I can iMessage other people without any issues. I'm using macOS Catalina 10.15.6. I'll see if a reboot helps any.

BrentTechDesigns commented 3 years ago

A reboot resolved the issue. Bizarre!