Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

PushBullet plugin (Pako)

Questions and comments specific to a particular plugin should go here.
skribb
Experienced User
Posts: 228
Joined: Thu Feb 12, 2015 7:22 pm
Location: Win7 64bit

Re: PushBullet plugin (Pako)

Post by skribb »

Does this work for sending files/text over local Wifi / Pushbullet Portal?


thanks :D
Automation is life.

Win7 64bit
EG: v0.5.0-rc4
User avatar
Pako
Plugin Developer
Posts: 2294
Joined: Sat Nov 11, 2006 1:31 pm
Location: Czech Republic
Contact:

Re: PushBullet plugin (Pako)

Post by Pako »

skribb wrote:Does this work for sending files/text over local Wifi / Pushbullet Portal?
No, Pushbullet Portal is not supported by this plugin. Portal has no public API, so it's not possible yet.

Pako
You know flattr ? You can Image
skribb
Experienced User
Posts: 228
Joined: Thu Feb 12, 2015 7:22 pm
Location: Win7 64bit

Re: PushBullet plugin (Pako)

Post by skribb »

Pako wrote:
skribb wrote:Does this work for sending files/text over local Wifi / Pushbullet Portal?
No, Pushbullet Portal is not supported by this plugin. Portal has no public API, so it's not possible yet.

Pako

Oh I see, thanks for the info Pako :D
Automation is life.

Win7 64bit
EG: v0.5.0-rc4
dacari
Posts: 10
Joined: Sun Feb 02, 2014 2:52 am

Re: PushBullet plugin (Pako)

Post by dacari »

My pushbullet in EG has stopped working..Am I the only one? getting this error:


20:23:05 Traceback (most recent call last) (1722):
20:23:05 File "C:\Program Files\EventGhost\eg\Classes\ActionBase.py", line 170, in CallWrapper
20:23:05 return self(*args)
20:23:05 File "C:\Program Files\EventGhost\plugins\PushBullet\__init__.py", line 4806, in __call__
20:23:05 iden = eg.ParseString(iden)
20:23:05 File "C:\Program Files\EventGhost\eg\Utils.py", line 206, in ParseString
20:23:05 res = eval(word, {}, eg.globals.__dict__)
20:23:05 File "<string>", line 1, in <module>
20:23:05 TypeError: 'NoneType' object is unsubscriptable
User avatar
Pako
Plugin Developer
Posts: 2294
Joined: Sat Nov 11, 2006 1:31 pm
Location: Czech Republic
Contact:

Re: PushBullet plugin (Pako)

Post by Pako »

I'm sorry, but I do not know how to help. For me, everything is normal.
It is possible that I do not use any of the features.
Anyway, without more information (eg. the configuration file, or at least part of) it is not possible to help.

Pako
You know flattr ? You can Image
nikeb
Posts: 9
Joined: Fri Dec 19, 2014 12:09 pm

Re: PushBullet plugin (Pako)

Post by nikeb »

Hi Pako
I m experiencing the same problem Dacari have.

Every 20/30 seconds seems i have this error:

09:11:18 PushBullet.InternetConnection.Restored
09:11:19 PushBullet: WebSocket error: Handshake status 500
09:11:19 PushBullet.WebSocketClosed

And repeat.

Maybe some API are changed, i don't know (can't find anything on their website).
I just update the plugin (i was using an old 0.2.15 version) but nothin changes.
Do i need to give you some config files? just tell me what you need.

Thanks
User avatar
Pako
Plugin Developer
Posts: 2294
Joined: Sat Nov 11, 2006 1:31 pm
Location: Czech Republic
Contact:

Re: PushBullet plugin (Pako)

Post by Pako »

nikeb wrote:I m experiencing the same problem Dacari have.
This is a completely different case.
This is probably a problem with the connection.
How did you connected?
You have the opportunity to try some other connection to the Internet?

Pako
You know flattr ? You can Image
nikeb
Posts: 9
Joined: Fri Dec 19, 2014 12:09 pm

Re: PushBullet plugin (Pako)

Post by nikeb »

Pako wrote:
nikeb wrote:I m experiencing the same problem Dacari have.
This is a completely different case.
This is probably a problem with the connection.
How did you connected?
You have the opportunity to try some other connection to the Internet?

Pako
the PC is connecting with the same network i have since 3 years and i didn't change anything.
I also should tell you that the computer is connected to the internet and every web service works perfectly.
User avatar
Pako
Plugin Developer
Posts: 2294
Joined: Sat Nov 11, 2006 1:31 pm
Location: Czech Republic
Contact:

Re: PushBullet plugin (Pako)

Post by Pako »

Good then.
You have installed Pushbullet desktop application and / or Chrome extension?
They operate normally (sending and receiving)?

Issues with Chrome Extension
Server issue under investigation. We will have this fixed asap. Sorry for the trouble!

It is interesting how the problem manifests itself:
Today I was working until 15:45 (it is 14:45 UTC).
From morning until that time, Pushbullet functioned normally.
When I arrived home, the same problem was also apparent to me.

Pako
dacari
Posts: 10
Joined: Sun Feb 02, 2014 2:52 am

Re: PushBullet plugin (Pako)

Post by dacari »

Thanks for the feedback. Let me know if a fix comes up.
User avatar
Pako
Plugin Developer
Posts: 2294
Joined: Sat Nov 11, 2006 1:31 pm
Location: Czech Republic
Contact:

Re: PushBullet plugin (Pako)

Post by Pako »

For me, it's all okay again.

Pako
You know flattr ? You can Image
nikeb
Posts: 9
Joined: Fri Dec 19, 2014 12:09 pm

Re: PushBullet plugin (Pako)

Post by nikeb »

It solved my problem too.

Thanks
dacari
Posts: 10
Joined: Sun Feb 02, 2014 2:52 am

Re: PushBullet plugin (Pako)

Post by dacari »

Still getting this error...any help would be appreciated greatly.
User avatar
Pako
Plugin Developer
Posts: 2294
Joined: Sat Nov 11, 2006 1:31 pm
Location: Czech Republic
Contact:

Re: PushBullet plugin (Pako)

Post by Pako »

dacari wrote:Still getting this error...any help would be appreciated greatly.
Pako wrote:I'm sorry, but I do not know how to help. For me, everything is normal.
It is possible that I do not use any of the features.
Anyway, without more information (eg. the configuration file, or at least part of) it is not possible to help.
Pako
You know flattr ? You can Image
shaggy79
Experienced User
Posts: 129
Joined: Sun Jul 13, 2014 4:57 pm

Re: PushBullet plugin (Pako)

Post by shaggy79 »

Hi there, 8)
I need some help with setting this up please.....
I have:
  • Created a Google account.
    Installed PushBullet on my PC (Windows 7).
    Installed PushBullet on my phone (Android).I just rebooted my PC and got this error message in EG.... :!: :?: :!:

    • Exception in thread Thread-7:
      Signed into both devices with new Google account.
      Inserted API key into EG PushBullet plugin.

    But I cant see any of my devices through EG plugin :?: :(
    could someone please, please tell me what I'm missing
    :?: :oops:


    Traceback (most recent call last):
    File "threading.pyc", line 532, in __bootstrap_inner
    File "threading.pyc", line 484, in run
    File "C:\Program Files (x86)\EventGhost\plugins\PushBullet\__init__.py", line 3575, in updateDevices
    self.getAccount()
    File "C:\Program Files (x86)\EventGhost\plugins\PushBullet\__init__.py", line 3458, in getAccount
    account, flag = self.request("GET", API + 'users/me')
    File "C:\Program Files (x86)\EventGhost\plugins\PushBullet\__init__.py", line 3418, in request
    c.perform()
    error: (35, 'schannel: next InitializeSecurityContext failed: Unknown error (0x80092013) - The revocation function was unable to check revocation because the revocation server was offline.')


Please can anyone help me with this....? :( :?: :(
Last edited by shaggy79 on Tue Jan 17, 2017 3:28 am, edited 2 times in total.
Post Reply