[Box Backup] Web Management Interface
Scott McNee
boxbackup@boxbackup.org
Mon, 10 Nov 2008 13:17:31 +1000
Chris Wilson wrote:
> Hi Scott,
>
> On Mon, 10 Nov 2008, Scott McNee wrote:
>
>
>> Thanks for the effort that you have been putting in I really appreciate
>> it.
>>
>> I have been having a play with your Web Interface and I have hit a snag.
>> At a guess it could be different version of the bbstoreaccounts program
>> and the way that it outputs its data.
>>
>> The error that I am getting is :
>>
>> Bad format in bbstoreaccounts info output for account 1: 'Account ID is
>> integer specified in hex' at /var/www/html/admin/accounts/accounts.cgi
>> line 403.
>>
>
> I think you probably need a very recent version of bbstoreaccounts
> which has the -m option to display the output in machine-readable format.
>
> Thanks for testing though!
>
> Please note that account creation doesn't actually create the account yet.
> i.e. this is not finished code.
>
> Cheers, Chris.
>
Further to the last issue :
[Mon Nov 10 11:46:14 2008] [error] [client xxx.xxx.xxx.xxx] ERROR:
Expected raidfile backup/0728216e//info does not exist
[Mon Nov 10 11:46:14 2008] [error] [client xxx.xxx.xxx.xxx] WARNING:
Exception thrown: RaidFileException(RaidFileDoesntExist) at
RaidFileRead.cpp(1026)
This message appears in the Apache error log.
The path is correct and I have specifically set the RaidFile paht.
Thanks.