New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !

Search found 94 matches

by wm.bubba
11 Jan 2016, 09:28
Forum: Development
Topic: easyfind-client (Mouette)
Replies: 17
Views: 43039

Re: easyfind-client (Mouette)

Making the changes outlined (see code below), returns the correct key on both my B2's. #include <stdio.h> #include <stdlib.h> #include <string.h> #include <fcntl.h> #include <sys/ioctl.h> #include <mtd/mtd-user.h> int main() { int fd = open("/dev/mtd0", O_RDWR); int offset=0; ssize_t bufle...
by wm.bubba
08 Jan 2016, 15:25
Forum: Development
Topic: easyfind-client (Mouette)
Replies: 17
Views: 43039

Re: easyfind-client (Mouette)

Program compiled, and run: user@b2:~/temp/ef$ ll total 20 drwxr-xr-x 2 user users 4096 Jan 8 20:21 . drwxr-xr-x 6 user users 4096 Jan 8 20:14 .. -rwxr-xr-x 1 user users 6473 Jan 8 20:21 a.out -rw-r--r-- 1 user users 847 Jan 8 18:55 ef.c user@b2:~/temp/ef$ ./a.out user@b2:~/temp/ef$ but as you can se...
by wm.bubba
08 Jan 2016, 12:55
Forum: Development
Topic: easyfind-client (Mouette)
Replies: 17
Views: 43039

Re: easyfind-client (Mouette)

Hi Gordon,

I have a couple of B2's, and willing to give it a try.
I think I also know how to read the key directly. Just need to dig my old notes out.
by wm.bubba
09 Aug 2015, 12:33
Forum: Announcements
Topic: Easyfind migration
Replies: 14
Views: 51094

Re: Easyfind migration

Ah, of course.

All working fine now.

Thanks.
by wm.bubba
08 Aug 2015, 18:25
Forum: Announcements
Topic: Easyfind migration
Replies: 14
Views: 51094

Re: Easyfind migration

Hi Charles,

I think Eastfind has been down for a few days, but I haven't been able to check this until today.

I'm getting no response from either ns1.mybubba.org or ns2.mybubba.org.


Thanks.
by wm.bubba
28 Jul 2015, 11:57
Forum: Announcements
Topic: Easyfind migration
Replies: 14
Views: 51094

Re: Easyfind migration

It is.

Thanks.
by wm.bubba
27 Jul 2015, 17:47
Forum: Announcements
Topic: Easyfind migration
Replies: 14
Views: 51094

Re: Easyfind migration

Hi Charles,

There appears to be a problem.

My IP address charged earlier today, and easyfind was updated as usual, but only ns1.mybubba.org was updated, ns2.mybubba.org still holds my previous IP address.

Should you need specific details, I'll gladly PM these to you.

Thanks.
by wm.bubba
09 Dec 2014, 17:26
Forum: B2 & B3 Support
Topic: How do I change max active downloads in downloader?
Replies: 3
Views: 9498

Re: How do I change max active downloads in downloader?

You need to stop transmission running before you edit the settings.json file, using

/etc/init.d/transmission-daemon stop

now make your changes to settings.json, and restart the daemon, using

/etc/init.d/transmission-daemon start
by wm.bubba
07 Dec 2014, 04:03
Forum: B2 & B3 Support
Topic: Is Easyfind down?
Replies: 85
Views: 166164

Re: Is Easyfind down?

Thanks Ubi, Confirmed both NS1 and NS2 now hold the same IP address: wies@b2:~$ host -s ###.myownb2.com ns1.mybubba.org Using domain server: Name: ns1.mybubba.org Address: 95.170.90.16#53 Aliases: ###.myownb2.com has address ###.###.7.45 wies@b2:~$ host -s ###.myownb2.com ns2.mybubba.org Using domai...
by wm.bubba
03 Dec 2014, 17:27
Forum: B2 & B3 Support
Topic: Is Easyfind down?
Replies: 85
Views: 166164

Re: Is Easyfind down?

Thanks for all the hard work on getting Easyfind up and running again. But all is not well. Running /usr/lib/web-admin/easyfind.pl now gives: wies@b2:~$ sudo /usr/lib/web-admin/easyfind.pl Updating IP on file. Wrote config to file {"opcode":1,"record":{"domain_id":"...
by wm.bubba
02 Dec 2014, 12:49
Forum: B2 & B3 Support
Topic: Is Easyfind down?
Replies: 85
Views: 166164

Re: Is Easyfind down?

Hi, Easyfind isn't working for me either, so as requested, I'll try to give as much detail as possible. Running /usr/lib/web-admin/easyfind.pl gives the following output: wies@b2:~$ sudo /usr/lib/web-admin/easyfind.pl Updating IP on file. Wrote config to file {"msg":"Unable to validat...
by wm.bubba
27 Sep 2014, 14:42
Forum: Announcements
Topic: Excito in bankruptcy
Replies: 43
Views: 292989

Re: Excito in bankruptcy

1) As for easyfind, there is no final verdict, but it may be difficult to maintain in the future due to the costs involved. More below. As for easyfind, migration for this service requires some real IT work. I can support infrastructure and support, but I do not have the time to perform this migrat...
by wm.bubba
27 May 2014, 14:38
Forum: B2 & B3 Support
Topic: Easyfind update: script and cron job for automation
Replies: 18
Views: 29506

Re: Easyfind update: script and cron job for automation

Indeed that is how my script works, currently. I was going to look at rewriting it this weekend, but Easyfind breaking again scuppered that idea. I'll probably not get round to this for a few weeks now, but the changes I plan to make include: using http://ef.excito.org/ip.json, http://easyfind.excit...
by wm.bubba
27 May 2014, 13:20
Forum: B2 & B3 Support
Topic: Easyfind down?
Replies: 24
Views: 36064

Re: Easyfind down?

I can confirm it's working now :D

Once again, thanks Johannes.
by wm.bubba
24 May 2014, 05:28
Forum: B2 & B3 Support
Topic: Easyfind down?
Replies: 24
Views: 36064

Re: Easyfind down?

Thanks for the tip Gordon. Post has now been edited.