ezhes / OSXMessageProxy

An API for OSX's Messages app which provides full iMessage capabilities!
MIT License
84 stars 13 forks source link

AddressBookErrorDomain Code=1002 "(null)" #23

Closed vrchlabak closed 7 years ago

vrchlabak commented 7 years ago

Have been using the proxy and AndromedaB for the last several months. Except for the know issues (conversations not refreshing without restarting the Android app, inability to send pictures etc.), the proxy / app combo have been working amazingly well. Till this morning. Here is the message I am getting. can you please help?? Thanks! capture

ezhes commented 7 years ago

Are you having an actual issue? The Accounts/AddressBook API is really verbose and generate tons of weird errors and warnings. I need to fix the script because I've had a few people referencing them.

vrchlabak commented 7 years ago

Yes, I can't connect. Getting the "couldn't connect to endpoint" message. Server didn't response. Com.android.volley.

Interestingly enough, the MessageProxy app on my Mac is saying it's ready (I deleted the API protection key for the screenshot).

From: Salman Husain [mailto:notifications@github.com] Sent: Friday, October 27, 2017 10:50 To: shusain93/OSXMessageProxy OSXMessageProxy@noreply.github.com Cc: vrchlabak danielerman@gmail.com; Author author@noreply.github.com Subject: Re: [shusain93/OSXMessageProxy] AddressBookErrorDomain Code=1002 "(null)" (#23)

Are you having an actual issue? The Accounts/AddressBook API is really verbose and generate tons of weird errors and warnings. I need to fix the script because I've had a few people referencing them.

- You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub http://t.sidekickopen68.com/e1t/c/5/f18dQhb0S7lC8dDMPbW2n0x6l2B9nMJW7t5XYg1 qwl3nW1pxcMv2zWTF2W4WJ4Ss56dwbXd-NMLg02?t=https%3A%2F%2Fgithub.com%2Fshusain 93%2FOSXMessageProxy%2Fissues%2F23%23issuecomment-340039833&si=6436042342662 144&pi=b38d10d0-c27f-4394-a317-14bb61e25e73 , or mute the thread http://t.sidekickopen68.com/e1t/c/5/f18dQhb0S7lC8dDMPbW2n0x6l2B9nMJW7t5XYg1 qwl3nW1pxcMv2zWTF2W4WJ4Ss56dwbXd-NMLg02?t=https%3A%2F%2Fgithub.com%2Fnotific ations%2Funsubscribe-auth%2FAG0HatRiEsf7IuXPcFGrjoptS-vu3lNbks5swhfYgaJpZM4Q JWLw&si=6436042342662144&pi=b38d10d0-c27f-4394-a317-14bb61e25e73 . https://github.com/notifications/beacon/AG0HaoB5Nvle-Op8XrVR9X3XvCwC1GPTks5 swhfYgaJpZM4QJWLw.gif

http://t.sidekickopen68.com/e1t/o/5/f18dQhb0S7ks8dDMPbW2n0x6l2B9gXrN7sKj6v4 LCRqW3Ljhz67d-5WlW3LQ4lY1pctGFVLWjTR1k1H6H0?si=6436042342662144&pi=b38d10d0- c27f-4394-a317-14bb61e25e73

vrchlabak commented 7 years ago

Here is the full report:

From: Salman Husain [mailto:notifications@github.com] Sent: Friday, October 27, 2017 10:50 To: shusain93/OSXMessageProxy OSXMessageProxy@noreply.github.com Cc: vrchlabak danielerman@gmail.com; Author author@noreply.github.com Subject: Re: [shusain93/OSXMessageProxy] AddressBookErrorDomain Code=1002 "(null)" (#23)

Are you having an actual issue? The Accounts/AddressBook API is really verbose and generate tons of weird errors and warnings. I need to fix the script because I've had a few people referencing them.

- You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub http://t.sidekickopen68.com/e1t/c/5/f18dQhb0S7lC8dDMPbW2n0x6l2B9nMJW7t5XYg1 qwl3nW1pxcMv2zWTF2W4WJ4Ss56dwbXd-NMLg02?t=https%3A%2F%2Fgithub.com%2Fshusain 93%2FOSXMessageProxy%2Fissues%2F23%23issuecomment-340039833&si=6436042342662 144&pi=3b7823be-244e-4bad-8814-570076ca0ad5 , or mute the thread http://t.sidekickopen68.com/e1t/c/5/f18dQhb0S7lC8dDMPbW2n0x6l2B9nMJW7t5XYg1 qwl3nW1pxcMv2zWTF2W4WJ4Ss56dwbXd-NMLg02?t=https%3A%2F%2Fgithub.com%2Fnotific ations%2Funsubscribe-auth%2FAG0HatRiEsf7IuXPcFGrjoptS-vu3lNbks5swhfYgaJpZM4Q JWLw&si=6436042342662144&pi=3b7823be-244e-4bad-8814-570076ca0ad5 . https://github.com/notifications/beacon/AG0HaoB5Nvle-Op8XrVR9X3XvCwC1GPTks5 swhfYgaJpZM4QJWLw.gif

http://t.sidekickopen68.com/e1t/o/5/f18dQhb0S7ks8dDMPbW2n0x6l2B9gXrN7sKj6v4 LCRqW3Ljhz67d-5WlW3LQ4lY1pctGFVLWjTR1k1H6H0?si=6436042342662144&pi=3b7823be- 244e-4bad-8814-570076ca0ad5

ezhes commented 7 years ago

Have you restart the server/computer? The errors are benign. Also attachments don't work when you email them, you need to attach through the web. What if you, on the computer running the server, visit http://<IP>:<PORT>/isUp?t=<your_token>?

vrchlabak commented 7 years ago

I figured it out. My public IP address changed for some reason. I don't have it reserved via and my ISP must have changed it overnight.

Is there any trick to prevent this from happening in the future???

Thanks for your help. Your response time to help with issues (even as stupid as mine was) is amazing. And much appreciated.

From: Salman Husain [mailto:notifications@github.com] Sent: Friday, October 27, 2017 11:07 To: shusain93/OSXMessageProxy OSXMessageProxy@noreply.github.com Cc: vrchlabak danielerman@gmail.com; Author author@noreply.github.com Subject: Re: [shusain93/OSXMessageProxy] AddressBookErrorDomain Code=1002 "(null)" (#23)

Have you restart the server/computer? The errors are benign. Also attachments don't work when you email them, you need to attach through the web. What if you, on the computer running the server, visit http:// http://t.sidekickopen68.com/e1t/c/5/f18dQhb0S7lC8dDMPbW2n0x6l2B9nMJW7t5XYg1 qwl3nW1pxcMv2zWTF2W4WJ4Ss56dwbXd-NMLg02?t=http%3A%2F%2F%253cIP%253e%3A%253cP ORT%253e%2FisUp%3Ft%3D%253cyour_token&si=6436042342662144&pi=6cafae18-81ca-4 753-a752-b410a1bafd94 :/isUp?t=?

- You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub http://t.sidekickopen68.com/e1t/c/5/f18dQhb0S7lC8dDMPbW2n0x6l2B9nMJW7t5XYg1 qwl3nW1pxcMv2zWTF2W4WJ4Ss56dwbXd-NMLg02?t=https%3A%2F%2Fgithub.com%2Fshusain 93%2FOSXMessageProxy%2Fissues%2F23%23issuecomment-340044047&si=6436042342662 144&pi=6cafae18-81ca-4753-a752-b410a1bafd94 , or mute the thread http://t.sidekickopen68.com/e1t/c/5/f18dQhb0S7lC8dDMPbW2n0x6l2B9nMJW7t5XYg1 qwl3nW1pxcMv2zWTF2W4WJ4Ss56dwbXd-NMLg02?t=https%3A%2F%2Fgithub.com%2Fnotific ations%2Funsubscribe-auth%2FAG0HatvBMDAxKSJuc_W8FbEd8Wb1ec5Hks5swhuvgaJpZM4Q JWLw&si=6436042342662144&pi=6cafae18-81ca-4753-a752-b410a1bafd94 . https://github.com/notifications/beacon/AG0HahMYUN7iihya92bsAke7B1-H1Xidks5 swhuvgaJpZM4QJWLw.gif

http://t.sidekickopen68.com/e1t/o/5/f18dQhb0S7ks8dDMPbW2n0x6l2B9gXrN7sKj6v4 LCRqW3Ljhz67d-5WlW3LQ4lY1pctGFVLWjTR1k1H6H0?si=6436042342662144&pi=6cafae18- 81ca-4753-a752-b410a1bafd94

ezhes commented 7 years ago

You can use a service like No-IP or DYNDNS but really that's something I can't help you with.

vrchlabak commented 7 years ago

Ok, thanks!

From: Salman Husain [mailto:notifications@github.com] Sent: Friday, October 27, 2017 11:21 To: shusain93/OSXMessageProxy OSXMessageProxy@noreply.github.com Cc: vrchlabak danielerman@gmail.com; Author author@noreply.github.com Subject: Re: [shusain93/OSXMessageProxy] AddressBookErrorDomain Code=1002 "(null)" (#23)

You can use a service like No-IP or DYNDNS but really that's something I can't help you with.

- You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub http://t.sidekickopen68.com/e1t/c/5/f18dQhb0S7lC8dDMPbW2n0x6l2B9nMJW7t5XYg1 qwl3nW1pxcMv2zWTF2W4WJ4Ss56dwbXd-NMLg02?t=https%3A%2F%2Fgithub.com%2Fshusain 93%2FOSXMessageProxy%2Fissues%2F23%23issuecomment-340047538&si=6436042342662 144&pi=0f116ce4-bdfb-4ae2-897a-7db4ec12b522 , or mute the thread http://t.sidekickopen68.com/e1t/c/5/f18dQhb0S7lC8dDMPbW2n0x6l2B9nMJW7t5XYg1 qwl3nW1pxcMv2zWTF2W4WJ4Ss56dwbXd-NMLg02?t=https%3A%2F%2Fgithub.com%2Fnotific ations%2Funsubscribe-auth%2FAG0Hakrobco83VzlpkmA_VeWdVVYOckGks5swh8YgaJpZM4Q JWLw&si=6436042342662144&pi=0f116ce4-bdfb-4ae2-897a-7db4ec12b522 . https://github.com/notifications/beacon/AG0HamPLgHfRvOth6_c-EjjgkNhNynvuks5 swh8YgaJpZM4QJWLw.gif

http://t.sidekickopen68.com/e1t/o/5/f18dQhb0S7ks8dDMPbW2n0x6l2B9gXrN7sKj6v4 LCRqW3Ljhz67d-5WlW3LQ4lY1pctGFVLWjTR1k1H6H0?si=6436042342662144&pi=0f116ce4- bdfb-4ae2-897a-7db4ec12b522

ConProgramming commented 7 years ago

I am having the same issue, but don't understand what he had to do to fix it. Can one of you explain?

ezhes commented 7 years ago

Well it’s not a bug, this is just a really verbose Apple log message because I’m using address book for contacts. Any issue you have is unrelated.