ofxclient icon indicating copy to clipboard operation
ofxclient copied to clipboard

ofxhome.com port 80 unresponsive

Open waynr opened this issue 7 years ago • 4 comments

I noticed this when I first tried using ofxclient about a week ago.

http://downforeveryoneorjustme.com/ofxhome.com seems to confirm it

waynr avatar May 06 '17 06:05 waynr

Same issue

chrismv48 avatar May 06 '17 16:05 chrismv48

If someone does the work to coordinate with the owner of that site and determine what the next steps are that would be awesome. Even getting a full site datadump of their XML would be nice. I can provide hosting if that is the need.

To be clear, I only wrote the module to use the site; I do not maintain that site itself.

On Sat, May 6, 2017 at 9:51 AM Chris Armstrong [email protected] wrote:

Same issue

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/captin411/ofxclient/issues/39#issuecomment-299652216, or mute the thread https://github.com/notifications/unsubscribe-auth/AAGZkwHrxiia6fSSOEYLWm1XRwW3vM67ks5r3KT7gaJpZM4NSpjI .

captin411 avatar May 06 '17 18:05 captin411

I sent the owner an email today, he responded and said he's working on bringing it back online--apparently the hosting company is borked or something.

waynr avatar May 08 '17 01:05 waynr

It seems that ofxhome.com has gone offline completely so this software is defunct?

I was trying to download stuff using ledger-autosync, which uses ofxclient.

% dig www.ofxhome.com

; <<>> DiG 9.10.6 <<>> www.ofxhome.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 24151
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;www.ofxhome.com.		IN	A

;; AUTHORITY SECTION:
ofxhome.com.		337	IN	SOA	ns-1789.awsdns-31.co.uk. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400

;; Query time: 9 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: Mon Jun 10 15:13:33 PDT 2024
;; MSG SIZE  rcvd: 128

ref: https://github.com/captin411/ofxhome/issues/9

ref: https://github.com/captin411/ofxhome/blob/b25025dc11d396504082103d9dd1b504fc14d4ce/ofxhome/init.py#L15

beorn avatar Jun 10 '24 22:06 beorn