Skip to content
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.

AttributeError: 'ServerPrx' object has no attribute 'updateCertificate' #1

Closed
Sxderp opened this issue Dec 24, 2016 · 5 comments
Closed
Assignees

Comments

@Sxderp
Copy link

Sxderp commented Dec 24, 2016

Tried running the script and this is the error I receive. Using Murmur 1.2.10 on FreeBSD (through ports).
I checked the APIs that I could find online, and I didn't see any reference to an updateCertificate() function
on the Server object (for any version).

I'm a bit confused.

@oplehtinen
Copy link
Contributor

Did you install and configure mice? updateCertificate() is an ICE command.

@oplehtinen oplehtinen self-assigned this Dec 24, 2016
@Sxderp
Copy link
Author

Sxderp commented Dec 24, 2016

Yes, however, after looking back at the mice.py code the issue may be with the location of my Murmur.ice.

Currently sitting in a car driving north (I'm not driving). I'll ssh to my server and check when I get somewhere with WiFi.

@oplehtinen
Copy link
Contributor

Yeah. The script should be in the same directory with mice.

@oplehtinen
Copy link
Contributor

Sorry I misread your earlier post. Did you figure it out?

@Sxderp
Copy link
Author

Sxderp commented Dec 25, 2016

Yes, no, yes. (lol).

Firstly, yes, I had the Murmur.ice in a different location. I fixed the path.

No, this did not resolve the underlining issue.

Yes, I figured out what the problem is. FreeBSD ports has 1.2.10 as the latest version (to be updated eventually). However, 'updateCertificate' was added fairly recently here. Thanks for your help anyway.

@Sxderp Sxderp closed this as completed Dec 25, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants