Re: [Aqbanking-devel] Migrating to gnucash/aqbanking3

2010-01-02 Thread Rainer Dorsch
Hi Martin,

Am Donnerstag, 31. Dezember 2009 schrieb Martin Preuss:
 Ah, so GnuCash looks into the certs storage but doesn't update it.
 So in your case you might just use QBankManager once and et QBankManager
 update the certs cache. After that GnuCash should be able to find the cert
 in the cache.

I tried to compile qbankmanager 0.9.50, but no luck with aqbanking 4.2.3. Is 
that a know problem?
 
g++ -DHAVE_CONFIG_H 
-DCATEGORYDIR=\/opt/qbankmanager-0.9.50/share/qbankmanager/categories\ 
-DQT3_SUPPORT -I. -I. -I../../../.. -I/opt/aqbanking-4.2.3/include 
-I/opt/gwenhywfar-3.11.2/include/gwenhywfar3 
-I/opt/gwenhywfar-3.11.2/include/gwenhywfar3 -I/usr/include/qt3 
-fvisibility=hidden -g -O2 -g -Wall -MT 
app.lo -MD -MP -MF .deps/app.Tpo -c app.cpp  -fPIC -DPIC -o .libs/app.o
/opt/aqbanking-4.2.3/include/aqbanking/banking.h: In member function ‘virtual 
int App::init()’:
/opt/aqbanking-4.2.3/include/aqbanking/banking.h:197: error: too few arguments 
to function ‘int AB_Banking_OnlineInit(AB_BANKING*, uint32_t)’
app.cpp:98: error: at this point in file
app.cpp:105: error: ‘getAppData’ was not declared in this scope
app.cpp: In member function ‘virtual int App::fini()’:
app.cpp:325: error: ‘getAppData’ was not declared in this scope
/opt/aqbanking-4.2.3/include/aqbanking/banking.h:201: error: too few arguments 
to function ‘int AB_Banking_OnlineFini(AB_BANKING*, uint32_t)’
app.cpp:417: error: at this point in file

Thanks,
Rainer

-- 
Rainer Dorsch
Lärchenstr. 6
D-72135 Dettenhausen
07157-734133
email: rdor...@web.de
jabber: rdor...@jabber.org
GPG Fingerprint: 5966 C54C 2B3C 42CC 1F4F  8F59 E3A8 C538 7519 141E
Full GPG key: http://pgp.mit.edu/


signature.asc
Description: This is a digitally signed message part.
--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev ___
Aqbanking-devel mailing list
Aqbanking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel


Re: [Aqbanking-devel] Migrating to gnucash/aqbanking3

2010-01-02 Thread Rainer Dorsch
Hi Martin,
Am Samstag, 2. Januar 2010 schrieb Martin Preuss:
 Hi,

 On Saturday 02 January 2010, Rainer Dorsch wrote:
  Am Donnerstag, 31. Dezember 2009 schrieb Martin Preuss:

 [...]

  I tried to compile qbankmanager 0.9.50, but no luck with aqbanking 4.2.3.
   Is that a know problem?

 [...]

 0.9.50 is too old, please trry a newer version (preferrably 0.9.52beta).


0.9.52beta works very well. It also fills the cert cache which gnucash can use 
afterwards.

Thanks,
Rainer


-- 
Rainer Dorsch
Lärchenstr. 6
D-72135 Dettenhausen
07157-734133
email: rdor...@web.de
jabber: rdor...@jabber.org
GPG Fingerprint: 5966 C54C 2B3C 42CC 1F4F  8F59 E3A8 C538 7519 141E
Full GPG key: http://pgp.mit.edu/


signature.asc
Description: This is a digitally signed message part.
--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev ___
Aqbanking-devel mailing list
Aqbanking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel


Re: [Aqbanking-devel] Migrating to gnucash/aqbanking3

2009-12-31 Thread Rainer Dorsch
Am Sonntag, 5. Oktober 2008 schrieben Sie:
 Hi,

 On Sonntag, 5. Oktober 2008, Rainer Dorsch wrote:
 [...]

  Is there in import facility in aqbaning3 or is it sufficient to copy
  files from ~/.banking to ~/.aqbanking?

 [...]

 Just make a copy of the folder .banking and name that copy .aqbanking.
 That's all.

 AqBanking4 already provides functions to semi-automatically import previous
 configurations (as asked for by Micha), so this is dealt with in future
 releases (not in AqBanking3, though).


Martin,

is there anything I need to do when migrating from gnucash/aqbanking3 to 
gnucash/aqbanking4 such that I get my aqbanking configuration migrated. 
gnucash is both times 2.2.9.

Thanks,
Rainer



-- 
Rainer Dorsch
Lärchenstr. 6
D-72135 Dettenhausen
07157-734133
email: rdor...@web.de
jabber: rdor...@jabber.org
GPG Fingerprint: 5966 C54C 2B3C 42CC 1F4F  8F59 E3A8 C538 7519 141E
Full GPG key: http://pgp.mit.edu/


signature.asc
Description: This is a digitally signed message part.
--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev ___
Aqbanking-devel mailing list
Aqbanking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel


Re: [Aqbanking-devel] Migrating to gnucash/aqbanking3

2009-12-31 Thread Rainer Dorsch
HmmI started gnucash with aqbanking4 before, now I get

r...@blackbox:~/SW.nobackup/aqbanking-4.2.1$ aqbanking-cli updateconf
Config for AqBanking 4 found, no update needed.
Your configuration seems to be ok.
r...@blackbox:~/SW.nobackup/aqbanking-4.2.1$

I tried to move .aqbanking (which is empty):

r...@blackbox:~$ mv .aqbanking .aqbanking.bak
r...@blackbox:~$ aqbanking-cli updateconf
Config for AqBanking 4 not found, update needed (-55)
Config for AqBanking 3 not found (-51)
Config for AqBanking 2 not found (-51), no usable configuration found to 
update.
r...@blackbox:~$

but then no config for aqbanking3 is found.

Can you tell what I really need (I could get that from my backup if required) 
and what must not be there?

Thanks,
Rainer

Am Donnerstag, 31. Dezember 2009 schrieb Martin Preuss:
 Hi,

 just issue

 aqbaning-cli updateconf

 and be done with it ;-)


 Regards
 Martin

 On Thursday 31 December 2009, Rainer Dorsch wrote:
  Am Sonntag, 5. Oktober 2008 schrieben Sie:
   Hi,
  
   On Sonntag, 5. Oktober 2008, Rainer Dorsch wrote:
   [...]
  
Is there in import facility in aqbaning3 or is it sufficient to copy
files from ~/.banking to ~/.aqbanking?
  
   [...]
  
   Just make a copy of the folder .banking and name that copy
   .aqbanking. That's all.
  
   AqBanking4 already provides functions to semi-automatically import
   previous configurations (as asked for by Micha), so this is dealt with
   in future releases (not in AqBanking3, though).
 
  Martin,
 
  is there anything I need to do when migrating from gnucash/aqbanking3 to
  gnucash/aqbanking4 such that I get my aqbanking configuration migrated.
  gnucash is both times 2.2.9.
 
  Thanks,
  Rainer



-- 
Rainer Dorsch
Lärchenstr. 6
D-72135 Dettenhausen
07157-734133
email: rdor...@web.de
jabber: rdor...@jabber.org
GPG Fingerprint: 5966 C54C 2B3C 42CC 1F4F  8F59 E3A8 C538 7519 141E
Full GPG key: http://pgp.mit.edu/


signature.asc
Description: This is a digitally signed message part.
--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev ___
Aqbanking-devel mailing list
Aqbanking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel


Re: [Aqbanking-devel] Migrating to gnucash/aqbanking3

2009-12-31 Thread Rainer Dorsch
Hi Martin,

Am Donnerstag, 31. Dezember 2009 schrieben Sie:
 Hi,

 On Thursday 31 December 2009, Rainer Dorsch wrote:
 [...]

  I was surprised that aqbanking4 deleted/overwrote the aqbanking3 settings
   (if that turns out to be true). I would have expected a message if I
   really want to do that

 [...]

 aqbanking-cli never deletes your old data folder, it just imports it and
 possibly creates new folders.

 What version of AqBanking were you using before exactly?

 .banking/ - AqBanking1, 2
 .aqbanking - AqBanking3
 .aqbanking/settings - AqBanking4


Now I understand what happened:

I used before aqbanking-3.8.2 now I upgraded to aqbanking-4.2.1. I started 
gnucash with aqbanking-4.2.1. Now .aqbanking/settings was created.

Then I run aqbanking-cli updateconf which found the AqBanking4 configuration. 

I removed now .aqbanking/settings and aqbanking-cli works as expected:

r...@blackbox:~$ aqbanking-cli updateconf
Config for AqBanking 4 not found, update needed (-55)
Config for AqBanking 3 found, importing
Your configuration seems to be ok.
r...@blackbox:~$

and gnucash finds the aqbanking account information. If aqbanking-cli 
updateconf would have asked me if I want to overwrite my aqbanking4 config 
with the aqbanking3 config, it would have worked right away for me.


The whole point of upgrading for me was to get rid of the annoying cert 
warnings https://bugzilla.gnome.org/show_bug.cgi?id=559670

Micha provided a patch for that. I think the main part of the patch is:

Index: src/import-export/aqbanking/gnc-ab-utils.c
===
--- src/import-export/aqbanking/gnc-ab-utils.c  (Revision 18540)
+++ src/import-export/aqbanking/gnc-ab-utils.c  (Arbeitskopie)
@@ -804,3 +804,24 @@

 return gnc_gen_trans_list_run(ieci-generic_importer);
 }
+
+GWEN_DB_NODE *
+gnc_ab_get_permanent_certs(void)
+{
+int rv;
+GWEN_DB_NODE *perm_certs = NULL;
+AB_BANKING *banking = gnc_AB_BANKING_new();
+
+g_return_val_if_fail(banking, NULL);
+#ifdef AQBANKING_VERSION_4_PLUS
+rv = AB_Banking_LoadSharedConfig(banking, certs, perm_certs, 0);
+#else
+/* FIXME: Add code for older AqBanking versions */
+/* See QBankmanager 0.9.50 in src/kbanking/libs/kbanking.cpp lines 323ff
+   for a proper example of how to do this */
+rv = 0;
+#endif
+gnc_AB_BANKING_fini(banking);
+g_return_val_if_fail(rv = 0, NULL);
+return perm_certs;
+}


I conclude from the patch that the certstore is in aqbanking. I would like to 
find out first if my certs do not make it to aqbanking or if aqbanking does 
not do the correct comparison. Can I dump all currently available certs 
aqbanking is aware of? I hoped for aqbanking-cli, but did not see an 
appropriate option...


Thanks,
Rainer


-- 
Rainer Dorsch
Lärchenstr. 6
D-72135 Dettenhausen
07157-734133
email: rdor...@web.de
jabber: rdor...@jabber.org
GPG Fingerprint: 5966 C54C 2B3C 42CC 1F4F  8F59 E3A8 C538 7519 141E
Full GPG key: http://pgp.mit.edu/


signature.asc
Description: This is a digitally signed message part.
--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev ___
Aqbanking-devel mailing list
Aqbanking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel


Re: [Aqbanking-devel] Migrating to gnucash/aqbanking3

2009-12-31 Thread Rainer Dorsch
Am Donnerstag, 31. Dezember 2009 schrieben Sie:
[...]
 Well, the task of the command updateconf is to upgrade existing older
 configurations to make them usable for AqBanking4.
 If there already is a configuration for AqBanking4 (which this tool checks
 for) why should it ask whether the user wants to overwrite it?

Well, maybe I am the only one who first tries to start aqbanking4 (which 
creates an empty config) and then starts to investigate why it is not 
working. After I did this aqbanking-cli could not help anymore...

 This is too much a rare case to be handled in this tool. If you want to
 overwrite the existing AqBanking4 configuration: delete it ;-)

That is fine for me (works for me now;-).

 [...]

  I conclude from the patch that the certstore is in aqbanking. I would
  like to find out first if my certs do not make it to aqbanking or if
  aqbanking does not do the correct comparison. Can I dump all currently
  available certs aqbanking is aware of? I hoped for aqbanking-cli, but did
  not see an appropriate option...

 [...]

 Well, AqBanking *provides* a cert store which *can* be used by the
 application. So far KMyMoney and my own applications do use it, however,
 GnuCash doesn't (or at least didn't the last time I checked).

You are probably right. I miss-interpreted

AB_Banking_LoadSharedConfig

as an AqBanking function, but it start with AB not AQ :-(.

I try to contact the gnucash guys for that issue.

Many thanks,
Rainer

-- 
Rainer Dorsch
Lärchenstr. 6
D-72135 Dettenhausen
07157-734133
email: rdor...@web.de
jabber: rdor...@jabber.org
GPG Fingerprint: 5966 C54C 2B3C 42CC 1F4F  8F59 E3A8 C538 7519 141E
Full GPG key: http://pgp.mit.edu/


signature.asc
Description: This is a digitally signed message part.
--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev ___
Aqbanking-devel mailing list
Aqbanking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel


Re: [Aqbanking-devel] Migrating to gnucash/aqbanking3

2009-12-31 Thread Rainer Dorsch
Am Donnerstag, 31. Dezember 2009 schrieben Sie:
[...]

 What do you mean by start aqbanking4?

 Just starting an application linked against AqBanking4 doesn't create a
 working aqbanking4-configuration.

 The command aqbanking-cli updateconf is smarter than just to check
 whether the folder exists... It also checks whether there are users setup
 inside the aqbanking4 configuration. If there is none it tries to update
 from previous versions. If there already are users in the AqBanking4
 configuration the tool does nothing.

 However, I don't know whether your GnuCash version already tried to update
 the configuration.

This is from memory, but I am very sure that it is accurate:
I started gnucash, tried Saldenabfrage nothing happend, then I 
did Aqbanking Einrichtungs-Assistenten starten verified that no account is 
configured and aborted it again.

For sure, I did not enter any data.


[...]
 [...]

 It *is* an AqBanking function (AB_ is the prefix for AqBanking
 functions), and I guess the patch by Micha *does* work.

 I only wanted to point out that AqBanking already provides simplified means
 to access AqBanking's certificate cache but that GnuCash can't use them due
 to its structure.

Ic

 The patch you referred to makes GnuCash access the cert cache directly
 which is also kind'a ok.

Can I dump the AqBanking's cert cache (to verify if the certs do not make it 
into the cache or if the cache lookup does not work for some reason).

 However, I guess it won't work with multiple AqBanking-applications working
 in parallel (which is currently a rare case, granted).

I can easily accept that restriction.

 If GnuCash could have used the class AB_Gui it wouldn't have to access the
 cache itself but could rather benefit from the advanced certificate
 management of AB_Gui).

I hope that gnucash 2.4.0 will use more AqBanking infrastructure instead of 
replicting code.

Thanks,
Rainer

-- 
Rainer Dorsch
Lärchenstr. 6
D-72135 Dettenhausen
07157-734133
email: rdor...@web.de
jabber: rdor...@jabber.org
GPG Fingerprint: 5966 C54C 2B3C 42CC 1F4F  8F59 E3A8 C538 7519 141E
Full GPG key: http://pgp.mit.edu/


signature.asc
Description: This is a digitally signed message part.
--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev ___
Aqbanking-devel mailing list
Aqbanking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel


Re: [Aqbanking-devel] Migrating to gnucash/aqbanking3

2009-12-31 Thread Rainer Dorsch
Hi Martin,

Am Donnerstag, 31. Dezember 2009 schrieb Martin Preuss:
 Hi,

 On Thursday 31 December 2009, Rainer Dorsch wrote:
  Am Donnerstag, 31. Dezember 2009 schrieben Sie:

 [...]

  Can I dump the AqBanking's cert cache (to verify if the certs do not make
   it into the cache or if the cache lookup does not work for some reason).

 [...]

 Not exactly, however, you can look into
 $HOME/.aqbanking/settings/shared/certs.conf and check whether it is empty
 or not.

r...@blackbox:~/SW.nobackup/gnucash-2.2-branch$ ls -l 
$HOME/.aqbanking/settings/shared/certs.conf
-rw--- 1 rd rd 0 31. Dez 
15:03 /home/rd/.aqbanking/settings/shared/certs.conf
r...@blackbox:~/SW.nobackup/gnucash-2.2-branch$

Hmm...it is empty, but it is touched.

Should GWEN_DB_GetIntValue() put the certs in the cache?

+/* Did we get the permanently accepted certs from AqBanking? */
+if (gui-permanently_accepted_certs) {
+/* Generate a hex string of the cert_hash for usage by AqBanking cert 
store */
+cert_hash_hex = g_new0(gchar, 33);
+for (i = 0; i  16; i++)
+g_snprintf(cert_hash_hex+2*i, 3, %02X, (unsigned 
char)cert_hash[i]);
+
+retval=GWEN_DB_GetIntValue(gui-permanently_accepted_certs, 
cert_hash_hex, 0, -1);
+g_free(cert_hash_hex);
+if (retval == 0) {
+/* Certificate is marked as accepted in AqBanking's cert store */
+LEAVE(Certificate accepted by AqBanking's permanent cert 
store);
+return 0;
+}
+} else {
+g_warning(Can't check permanently accepted certs from invalid 
AqBanking cert store.);
+}

Is there a way to increase the verboseness of aqbanking?

Thanks,
Rainer

 AqBanking doesn't store the certificates but rather a checksum over the
 fingerprint of the cert combined with the result of GnuTLS's certificate
 checks.

Do you have any version requirements on GnuTLS? Is 2.4.2 good enough?

Thanks,
Rainer


-- 
Rainer Dorsch
Lärchenstr. 6
D-72135 Dettenhausen
07157-734133
email: rdor...@web.de
jabber: rdor...@jabber.org
GPG Fingerprint: 5966 C54C 2B3C 42CC 1F4F  8F59 E3A8 C538 7519 141E
Full GPG key: http://pgp.mit.edu/


signature.asc
Description: This is a digitally signed message part.
--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev ___
Aqbanking-devel mailing list
Aqbanking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel


[Aqbanking-devel] ~/.aqbanking/jobs

2009-01-18 Thread Rainer Dorsch
Martin,

sind die logs von den aqbanking Aufträgen nicht mehr in

~/.aqbanking/jobs zu finden?

Ich habe darin nur alte Aufträge gefunden (evtl. sogar noch vor der Migration 
nach aqbanking3).

Gruß,
Rainer
-- 
Rainer Dorsch
Lärchenstr. 6
D-72135 Dettenhausen
07157-734133
email: rdor...@web.de
jabber: rdor...@jabber.org
GPG Fingerprint: 5966 C54C 2B3C 42CC 1F4F  8F59 E3A8 C538 7519 141E
Full GPG key: http://pgp.mit.edu/

--
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
___
Aqbanking-devel mailing list
Aqbanking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel


Re: [Aqbanking-devel] ~/.aqbanking/jobs

2009-01-18 Thread Rainer Dorsch
Am Sonntag, 18. Januar 2009 schrieben Sie:
 Am Sonntag, 18. Januar 2009 20:23 schrieb Rainer Dorsch:
  Martin,
 
  sind die logs von den aqbanking Aufträgen nicht mehr in
 
  ~/.aqbanking/jobs zu finden?
 
  Ich habe darin nur alte Aufträge gefunden (evtl. sogar noch vor der
  Migration nach aqbanking3).

 Hilft ~/.banking/jobs weiter?


Habe sie gerade in 

cd ~/.aqbanking/backends/aqhbci/data/banks/de/

gefunden.

(~/.banking existiert in aqbanking3 nicht mehr meine ich).

Gruß,
Rainer



-- 
Rainer Dorsch
Lärchenstr. 6
D-72135 Dettenhausen
07157-734133
email: rdor...@web.de
jabber: rdor...@jabber.org
GPG Fingerprint: 5966 C54C 2B3C 42CC 1F4F  8F59 E3A8 C538 7519 141E
Full GPG key: http://pgp.mit.edu/

--
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
___
Aqbanking-devel mailing list
Aqbanking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel


[Aqbanking-devel] Prüft qbankmanager zu scharf ?

2009-01-06 Thread Rainer Dorsch
Hallo,

hbci der Commerzbank läuft auf Port 443.

qbankmanager nimmt die Serveradresse

https://hbci.comdirect.de:443/pintan/HbciPinTanHttpGate

nicht, hbci.comdirect.de:443 sei keine gültige Adresse von einem 
Internetserver :-(

Gnucash bemängelt die Portangabe nicht, und HBCI tut tadellos mit gnucash (und 
derselben aqbanking Installation)

Gruß,
Rainer

-- 
Rainer Dorsch
Lärchenstr. 6
D-72135 Dettenhausen
07157-734133
email: rdor...@web.de
jabber: rdor...@jabber.org
GPG Fingerprint: 5966 C54C 2B3C 42CC 1F4F  8F59 E3A8 C538 7519 141E
Full GPG key: http://pgp.mit.edu/

--
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
___
Aqbanking-devel mailing list
Aqbanking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel


Re: [Aqbanking-devel] Has anybody HBCI with Cortal Consors working?

2008-11-07 Thread Rainer Dorsch
Hi Martin,

Am Freitag, 7. November 2008 schrieben Sie:
 Hi,

 On Freitag, 7. November 2008, Rainer Dorsch wrote:
 [...]

   aqhbci-tool getsysid should resync with the bank (at least that's
   what the bank's message suggests is the problem).
 
  [EMAIL PROTECTED]:~$ aqhbci-tool3 getsysid
  3:2008/11/07 00-05-48:aqhbci(19152):job.c:  193: Job JobTan not
  supported by your bank
  3:2008/11/07 00-05-48:(null)(19152):getsysid.c:  133: Ambiguous customer
  specification

 [...]

 Well, if you have multiple users setup you must tell aqhbci which one you
 want to resync ;-)

 Try aqbanking-tool listusers. You can then choose the user from that list
 and use it with aqhbci-tool3 getsysid -c CUSTOMERID.


Thanks, that helped :-)

Now HCBI for one account (Tagesgeldkonto) works, for the other account 
(Girokonto) I get the failure

HBCI: 9380 - Keine Berechtigung für diese Auftragsart mit diesem Konto. (S)

Do you think that is a permission issue on the bank side?

Thanks,
Rainer

Full log below:

Sending jobs to the bank(s)
AqHBCI gestartet
Mit Bank verbinden...
Ermittle Adresse von brokerage-hbci.consors.de ...
Ermittelte IP Adresse ist 194.150.80.79
Öffne Dialog mit dem Server
Aufträge werden kodiert
Aufträge werden gesendet
Mit Bank verbinden...
Verbunden.
Warte auf Antwort
HTTP-Status: 200 (OK)
Verbindung von Bank trennen...
Getrennt.
Antwort erhalten
HBCI: 3060 - Teilweise liegen Warnungen/Hinweise vor. (M)
HBCI: 0020 - Angemeldet. (S)
HBCI: 0020 - Informationen fehlerfrei entgegengenommen. (S)
HBCI: 3050 - UPD nicht mehr aktuell. Aktuelle Version folgt. (S)
Dialog not aborted, assuming PIN is ok
Empfangenes Konto: xyzxyzxyzxy / Tagesgeldkonto
Empfangenes Konto: xyzxyzxyzxy / Kontokorrentkonto Privat
Empfangenes Konto: xyzxyzxyzxy / Depot
Aufträge werden kodiert
Aufträge werden gesendet
Mit Bank verbinden...
Verbunden.
Warte auf Antwort
HTTP-Status: 200 (OK)
Verbindung von Bank trennen...
Getrennt.
Antwort erhalten
HBCI: 9050 - Nachricht teilweise fehlerhaft. (M)
HBCI: 9380 - Keine Berechtigung für diese Auftragsart mit diesem Konto. (S)
Dialog not aborted, assuming PIN is ok
Beende Dialog mit dem Server
Aufträge werden kodiert
Aufträge werden gesendet
Mit Bank verbinden...
Verbunden.
Warte auf Antwort
HTTP-Status: 200 (OK)
Verbindung von Bank trennen...
Getrennt.
Antwort erhalten
HBCI: 0100 - Der Dialog wurde beendet. (M)
HBCI: 0020 - Abgemeldet. (S)
Dialog not aborted, assuming PIN is ok
AqHBCI abgeschlossen.
Postprocessing jobs
Resetting provider queues




-- 
Rainer Dorsch
Lärchenstr. 6
D-72135 Dettenhausen
07157-734133
email: [EMAIL PROTECTED]
jabber: [EMAIL PROTECTED]
GPG Fingerprint: 5966 C54C 2B3C 42CC 1F4F  8F59 E3A8 C538 7519 141E
Full GPG key: http://pgp.mit.edu/

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Aqbanking-devel mailing list
Aqbanking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel


Re: [Aqbanking-devel] Has anybody HBCI with Cortal Consors working?

2008-11-07 Thread Rainer Dorsch
Hi Martin,

Am Freitag, 7. November 2008 schrieb Martin Preuss:
 Hi,

 On Freitag, 7. November 2008, Rainer Dorsch wrote:
 [...]

  Now HCBI for one account (Tagesgeldkonto) works, for the other account
  (Girokonto) I get the failure
 
  HBCI: 9380 - Keine Berechtigung für diese Auftragsart mit diesem Konto.
  (S)
 
  Do you think that is a permission issue on the bank side?

 [...]

 It most likely is. What program are you using? What are you requesting from
 the bank? Transactions statements, standing orders, dated transfers, what?
 It looks like one of those requests isn't allowed to you...


I am trying to get my balance and transactions from inside GnuCash. Both 
should be legal for a Girokonto. Both work for my other account 
(Tagesgeldkonto).

If you think from the aqbanking side everything looks ok, I ask the bank if 
they blocked HBCI access for this account for some reason.

Thanks,
Rainer

-- 
Rainer Dorsch
Lärchenstr. 6
D-72135 Dettenhausen
07157-734133
email: [EMAIL PROTECTED]
jabber: [EMAIL PROTECTED]
GPG Fingerprint: 5966 C54C 2B3C 42CC 1F4F  8F59 E3A8 C538 7519 141E
Full GPG key: http://pgp.mit.edu/

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Aqbanking-devel mailing list
Aqbanking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel


[Aqbanking-devel] Has anybody HBCI with Cortal Consors working?

2008-11-06 Thread Rainer Dorsch
Hello,

I am just wondering, if anybody has HBCI with cortal consors running.

I get failures although I can download e.g. my account list:

Sending jobs to the bank(s)
AqHBCI gestartet
Mit Bank verbinden...
Ermittle Adresse von brokerage-hbci.consors.de ...
Ermittelte IP Adresse ist 194.150.80.79
Öffne Dialog mit dem Server
Aufträge werden kodiert
Aufträge werden gesendet
Mit Bank verbinden...
Verbunden.
Warte auf Antwort
HTTP-Status: 200 (OK)
Verbindung von Bank trennen...
Getrennt.
Antwort erhalten
HBCI: 9800 - Der Dialog wurde abgebrochen. Bitte melden sie sich erneut an. 
(M)
HBCI: 9210 - Unbekannte Kundensystem-ID, bitte synchronisieren Sie neu. (M)
Dialog-Abbruch durch den Server.
AqHBCI abgeschlossen.
Postprocessing jobs
Resetting provider queues


The wiki mentions that HBCI with Cortal Consors is not working (last 
modification end of 2007).

Is that still correct or is anybody running it?

Thanks,
Rainer

-- 
Rainer Dorsch
Lärchenstr. 6
D-72135 Dettenhausen
07157-734133
email: [EMAIL PROTECTED]
jabber: [EMAIL PROTECTED]
GPG Fingerprint: 5966 C54C 2B3C 42CC 1F4F  8F59 E3A8 C538 7519 141E
Full GPG key: http://pgp.mit.edu/

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Aqbanking-devel mailing list
Aqbanking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel


Re: [Aqbanking-devel] Has anybody HBCI with Cortal Consors working?

2008-11-06 Thread Rainer Dorsch
Am Donnerstag, 6. November 2008 schrieb Martin Preuss:
 Hi,

 On Donnerstag, 6. November 2008, Rainer Dorsch wrote:
 [...]

  HBCI: 9210 - Unbekannte Kundensystem-ID, bitte synchronisieren Sie neu.
  (M)

 [...]

 aqhbci-tool getsysid should resync with the bank (at least that's what
 the bank's message suggests is the problem).



[EMAIL PROTECTED]:~$ aqhbci-tool3 getsysid
3:2008/11/07 00-05-48:aqhbci(19152):job.c:  193: Job JobTan not supported by 
your bank
3:2008/11/07 00-05-48:(null)(19152):getsysid.c:  133: Ambiguous customer 
specification
[EMAIL PROTECTED]:~$


Do I need to specify a customer ID? How do I tell this aqhbci-tool3?

Thanks,
Rainer

-- 
Rainer Dorsch
Lärchenstr. 6
D-72135 Dettenhausen
07157-734133
email: [EMAIL PROTECTED]
jabber: [EMAIL PROTECTED]
GPG Fingerprint: 5966 C54C 2B3C 42CC 1F4F  8F59 E3A8 C538 7519 141E
Full GPG key: http://pgp.mit.edu/

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Aqbanking-devel mailing list
Aqbanking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel


[Aqbanking-devel] Aqbanking and Certificates

2008-11-04 Thread Rainer Dorsch
Hello,

the gnucash wiki describes in

http://wiki.gnucash.org/wiki/AqBanking#Retrieve_a_system_identification_number

This command will ask you several questions. First it retrieves the server 
certificate and asks you whether you accept it. Then it asks whether you want 
to accept the certificate only this session or forever.

I do not see any more the question if I want to accept the certificat forever. 
Instead I get querried for each transaction multiple times, if I want to 
accept this certificate, which always has the same hash value. I think I 
observed this behavior since I upgraded to gnucash 2.2.7/aqbanking 3.8.0.

Who is responsible for that question? Gnucash or Aqbanking?

Thanks,
Rainer


-- 
Rainer Dorsch
Lärchenstr. 6
D-72135 Dettenhausen
07157-734133
email: [EMAIL PROTECTED]
jabber: [EMAIL PROTECTED]
GPG Fingerprint: 5966 C54C 2B3C 42CC 1F4F  8F59 E3A8 C538 7519 141E
Full GPG key: http://pgp.mit.edu/

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Aqbanking-devel mailing list
Aqbanking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel


Re: [Aqbanking-devel] Aqbanking and Certificates

2008-11-04 Thread Rainer Dorsch
Hi Micha,

thanks for the quick reply.

Am Dienstag, 4. November 2008 schrieb Micha Lenk:
 Hi Rainer,

 Rainer Dorsch wrote:
  the gnucash wiki describes in
 
  http://wiki.gnucash.org/wiki/AqBanking#Retrieve_a_system_identification_n
 umber
 
  This command will ask you several questions. First it retrieves the
  server certificate and asks you whether you accept it. Then it asks
  whether you want to accept the certificate only this session or forever.
 
  I do not see any more the question if I want to accept the certificat
  forever. Instead I get querried for each transaction multiple times, if I
  want to accept this certificate, which always has the same hash value. I
  think I observed this behavior since I upgraded to gnucash
  2.2.7/aqbanking 3.8.0.
 
  Who is responsible for that question? Gnucash or Aqbanking?

 This is a known bug in Gnucash.

I searched for a while in the GnuCash/Gnome bug database, but did not find 
anything. Do you have a bug number.


-- 
Rainer Dorsch
Lärchenstr. 6
D-72135 Dettenhausen
07157-734133
email: [EMAIL PROTECTED]
jabber: [EMAIL PROTECTED]
GPG Fingerprint: 5966 C54C 2B3C 42CC 1F4F  8F59 E3A8 C538 7519 141E
Full GPG key: http://pgp.mit.edu/

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Aqbanking-devel mailing list
Aqbanking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel


Re: [Aqbanking-devel] Migrating to gnucash/aqbanking3

2008-10-11 Thread Rainer Dorsch
Hello,

it seems, that my problem is not related to the Debian pakages. I compiled now 
the latest versions of 

- gnucash 2.2.7
- aqbanking 3.8.0
-gwenhywfar 3.5.0

and see the same problem.

What could I do to find out what is causing the problem?

I run aqhbci-tool3, that points to gnutls, but not sure if that is the right 

[EMAIL PROTECTED]:~$ aqhbci-tool3 getsysid -c xxx
3:2008/10/11 22-52-50:aqhbci(27330):job.c:  193: Job JobTan not supported by 
your bank
AqHBCI gestartet
Mit Bank verbinden...
Ermittle Adresse von hbci-pintan-by.s-hbci.de ...
Ermittelte IP Adresse ist 195.140.107.125
Selecting iTAN mode iTAN
Auftr�ge werden kodiert
= PIN-Eingabe =
Please enter the PIN for
user x at Deutsche Kreditbank Berlin

Input: *
Auftr�ge werden gesendet
Mit Bank verbinden...
= Zertifikat empfangen =
Das folgende Zertifikat wurde empfangen:
Name: hbci-pintan-by.s-hbci.de
Organisation: Sparkassen Informatik GmbH  Co.KG
Abteilung   : Internet Systeme
Staat   : DE
Stadt   : Frankfurt
Bundesland  : Hessen
G�ltig ab   : 08.01.2008 01:00:00
G�ltig bis  : 27.02.2009 00:59:59
Hash: 72:C8:41:69:43:E3:14:B3:24:A2:F4:7B:59:41:E7:87
Status  : The certificate is valid
Wollen Sie dieses Zertifikat akzeptieren?
(1) Ja  (2) Nein
Please enter your choice: 1
Verbunden.
Warte auf Antwort
3:2008/10/11 22-52-57:gwen(27330):io_tls.c: 1229: gnutls_bye: -10 (The 
specified session has been invalidated for some reason.)
Keine Antwort (Timeout)
3:2008/10/11 22-52-57:aqhbci(27330):outbox.c: 1351: Error performing queue 
(-1002)
AqHBCI abgeschlossen.
3:2008/10/11 22-52-57:aqhbci(27330):provider.c: 1113: Job has errors
3:2008/10/11 22-52-57:(null)(27330):getsysid.c:  157: Error getting system id 
(-1)
[EMAIL PROTECTED]:~$

Thanks,
Rainer

Am Freitag, 10. Oktober 2008 schrieb Rainer Dorsch:
 Hello,

 Am Sonntag, 5. Oktober 2008 schrieben Sie:
  Hi,
 
  On Sonntag, 5. Oktober 2008, Rainer Dorsch wrote:
  [...]
 
   Is there in import facility in aqbaning3 or is it sufficient to copy
   files from ~/.banking to ~/.aqbanking?
 
  [...]
 
  Just make a copy of the folder .banking and name that copy
  .aqbanking. That's all.

 That was an easy migration, but it worked only half way:
 - all bank account information was migrated
 - I get in gnucash 2.2.6/aqbanking 3.6.2 a timeout when working with
 aqbanking, even when I download the Systemkennung:


 23:00:47
 AqHBCI gestartet
 23:00:47
 Mit Bank verbinden...
 23:00:47
 Ermittle Adresse von hbci-pintan-by.s-hbci.de ...
 23:00:47
 Ermittelte IP Adresse ist 195.140.107.125
 23:00:47
 Selecting iTAN mode iTAN
 23:00:47
 Aufträge werden kodiert
 23:00:53
 Aufträge werden gesendet
 23:00:53
 Mit Bank verbinden...
 23:00:56
 Verbunden.
 23:00:56
 Warte auf Antwort
 23:00:56
 Keine Antwort (Timeout)
 23:00:56
 AqHBCI abgeschlossen.
 23:00:56
 Abgeschlossen. Sie können dieses Fenster nun schließen.


 I am using gnucash from Debian lenny. Do the Debian packages have known
 problems in this area?

 Thanks,
 Rainer

  AqBanking4 already provides functions to semi-automatically import
  previous configurations (as asked for by Micha), so this is dealt with in
  future releases (not in AqBanking3, though).
 
 
  Regards
  Martin



-- 
Rainer Dorsch
Lärchenstr. 6
D-72135 Dettenhausen
07157-734133
email: [EMAIL PROTECTED]
jabber: [EMAIL PROTECTED]
GPG Fingerprint: 5966 C54C 2B3C 42CC 1F4F  8F59 E3A8 C538 7519 141E
Full GPG key: http://pgp.mit.edu/

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Aqbanking-devel mailing list
Aqbanking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel


Re: [Aqbanking-devel] Migrating to gnucash/aqbanking3

2008-10-10 Thread Rainer Dorsch
Hello,

Am Sonntag, 5. Oktober 2008 schrieben Sie:
 Hi,

 On Sonntag, 5. Oktober 2008, Rainer Dorsch wrote:
 [...]

  Is there in import facility in aqbaning3 or is it sufficient to copy
  files from ~/.banking to ~/.aqbanking?

 [...]

 Just make a copy of the folder .banking and name that copy .aqbanking.
 That's all.

That was an easy migration, but it worked only half way:
- all bank account information was migrated
- I get in gnucash 2.2.6/aqbanking 3.6.2 a timeout when working with 
aqbanking, even when I download the Systemkennung:


23:00:47
AqHBCI gestartet
23:00:47
Mit Bank verbinden...
23:00:47
Ermittle Adresse von hbci-pintan-by.s-hbci.de ...
23:00:47
Ermittelte IP Adresse ist 195.140.107.125
23:00:47
Selecting iTAN mode iTAN
23:00:47
Aufträge werden kodiert
23:00:53
Aufträge werden gesendet
23:00:53
Mit Bank verbinden...
23:00:56
Verbunden.
23:00:56
Warte auf Antwort
23:00:56
Keine Antwort (Timeout)
23:00:56
AqHBCI abgeschlossen.
23:00:56
Abgeschlossen. Sie können dieses Fenster nun schließen.


I am using gnucash from Debian lenny. Do the Debian packages have known 
problems in this area?

Thanks,
Rainer

 AqBanking4 already provides functions to semi-automatically import previous
 configurations (as asked for by Micha), so this is dealt with in future
 releases (not in AqBanking3, though).


 Regards
 Martin



-- 
Rainer Dorsch
Lärchenstr. 6
D-72135 Dettenhausen
07157-734133
email: [EMAIL PROTECTED]
jabber: [EMAIL PROTECTED]
GPG Fingerprint: 5966 C54C 2B3C 42CC 1F4F  8F59 E3A8 C538 7519 141E
Full GPG key: http://pgp.mit.edu/

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Aqbanking-devel mailing list
Aqbanking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel


[Aqbanking-devel] Migrating to gnucash/aqbanking3

2008-10-05 Thread Rainer Dorsch
Hello,

I am wonding if there is an howto for the migration from gnucash/aqbanking2 to 
gnucash/aqbanking3? 

Is there in import facility in aqbaning3 or is it sufficient to copy files 
from ~/.banking to ~/.aqbanking? 

If yes, which ones?

Many thanks,
Rainer

-- 
Rainer Dorsch
Lärchenstr. 6
D-72135 Dettenhausen
07157-734133
email: [EMAIL PROTECTED]
jabber: [EMAIL PROTECTED]
GPG Fingerprint: 5966 C54C 2B3C 42CC 1F4F  8F59 E3A8 C538 7519 141E
Full GPG key: http://pgp.mit.edu/

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Aqbanking-devel mailing list
Aqbanking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel


Re: [Aqbanking-devel] Neues HBCI bei DKB (Erfolg und Probleme)

2007-12-09 Thread Rainer Dorsch
Hallo Stephan,

danke für die perfekte Anleitung. Ich musste nicht mal das .banking 
Verzeichnis löschen, habe aber einen neuen Benutzer für die DKB im Aqbanking 
Einrichtungsassistent angelegt (aus GnuCash raus).

Gruß,
Rainer

Am Sonntag, 9. Dezember 2007 10:02 schrieb Stephan Johach:
 Am Samstag 08 Dezember 2007 20:07:43 schrieb Stephan Johach:
  Jetzt kann ich
 
  a) den alten Benutzer nicht löschen, obwohl ich ihn aus dem Konto
  rausgenommen habe.
 
  b) der neue, bereits zugewiesene taucht in den Kontoeinstellungen erst
  auf, wenn ich Alle Benutzer dieses Banking-Moduls anklicke.
 
  c) Wenn ich den Kontostand abrufen will, läuft er in den unten stehenden
  Fehler. Es erfolgt keine Abfrage der PIN.

 Hat sich erledigt, nachdem ich die Installation komplett ohne vorheriges
 Kopieren von .banking nach .aqbanking wiederholt habe.

 Die erste Probeüberweisung mit der neuen Version hat auch geklappt,
 und die war moralisch gesehen überfällig. ;)

 Wenn es gewünscht wird, kann ich auch nochmal probieren, ob die
 Übernahme der alten Daten wieder das zuvor erwähnte Problem
 produziert. Das alte Verzeichnis .banking habe ich noch.

 Gruß,
 Stephan

 -
 SF.Net email is sponsored by:
 Check out the new SourceForge.net Marketplace.
 It's the best place to buy or sell services for
 just about anything Open Source.
 http://sourceforge.net/services/buy/index.php
 ___
 Aqbanking-devel mailing list
 Aqbanking-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/aqbanking-devel

-- 
Rainer Dorsch
Lärchenstr. 6
D-72135 Dettenhausen
07157-734133
email: [EMAIL PROTECTED]
jabber: [EMAIL PROTECTED]
GPG Fingerprint: 5966 C54C 2B3C 42CC 1F4F  8F59 E3A8 C538 7519 141E
Full GPG key: http://pgp.mit.edu/

-
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
Aqbanking-devel mailing list
Aqbanking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel


Re: [Aqbanking-devel] DKB: Fehlermeldung bei Überw eisung: Ungültige Auftragsnachricht - Unbekannter Aufb au

2007-12-07 Thread Rainer Dorsch
Martin,

seid Ihr bei dem DKB Problem weitergekommen? Ich komme bei der DKB mit 
aqbanking 2.6.2 auch auf keinen grünen Zweig mehr. Bereits das Abrufen der 
Systemkennung scheitert:

22:21:02
AqHBCI gestartet
22:21:02
Mit Bank verbinden...
22:21:02
Ermittle Adresse von hbci.izb-hb.de ...
22:21:02
Ermittelte IP Adresse ist 212.34.73.200
22:21:02
Verbunden.
22:21:02
Selecting iTAN mode Indiziertes TAN-Verfahren
22:21:02
Aufträge werden kodiert
22:21:06
Aufträge werden gesendet
22:21:06
Warte auf Antwort
22:21:07
Antwort erhalten
22:21:07
HBCI: 9050 - Die Nachricht enthält Fehler. (M)
22:21:07
HBCI: 9010 - Verarbeitungssystem nicht erreichbar (M)
22:21:07
HBCI: 0020 - Auftrag ausgeführt. (S)
22:21:07
Verbindung von Bank trennen...
22:21:07
AqHBCI abgeschlossen.
22:21:07
Abgeschlossen. Sie können dieses Fenster nun schließen.


Schicke gerne mehr Debugdaten, sag' Bescheid, was Du möchtest.

Danke  Gruß
Rainer
 

Am Dienstag, 24. Juli 2007 17:16 schrieb Martin Preuss:
 Moin,

 On Dienstag, 24. Juli 2007, Stephan Johach wrote:
 [...]

  Ich habe seit Monaten nichts an QBankManager geändert. Die letzte
  fehlerfreie Überweisung war am 5. Juni, ist also schon etwas her. Ich
  vermute stark, dass die Bank da irgendwas auf ihrer Seite gedreht hat. Ab
  spätestens Oktober stellen die nämlich auf iTAN um. Wie kann ich
  herauskriegen, was genau schief geht? Das anonymisierte Protokoll wollte
  ich nicht an die Liste schicken.

 [...]

 Bei solchen Problemen komme ich nicht ohne Logs aus, weil man nur in den
 Logs sehen kann, welches Segment von der Bank nicht angenommen wurde...

 Solche Logs aber bitte nur an mich senden, mit meinem Schluessel enkryptet
 (kann zusaetzlich vorher mit QBankManager anonymisiert werden).

 [...]

  Dazu noch eine Frage: Muss ich dann ab Oktober irgendwas an QBankManager
  neu konfigurieren oder klappt die Abfrage der iTAN dann automatisch?

 [...]

 Dazu sollte es eigentlich genuegen, wenn man einen Kontenrundruf macht
 (oder aber man muss im Einstellungs-Menu die iTAN-Modes neu abrufen).


 Gruss
 Martin

-- 
Rainer Dorsch
Lärchenstr. 6
D-72135 Dettenhausen
07157-734133
email: [EMAIL PROTECTED]
jabber: [EMAIL PROTECTED]
GPG Fingerprint: 5966 C54C 2B3C 42CC 1F4F  8F59 E3A8 C538 7519 141E
Full GPG key: http://pgp.mit.edu/

-
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
Aqbanking-devel mailing list
Aqbanking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel


Re: [Aqbanking-devel] Problem mit DKB

2006-10-24 Thread Rainer Dorsch
Hallo Ronny,

Umsätze abrufen bei der DKB tut hier problemlos. Benutze aqbanking-2.2.3

Gruß,
Rainer

Am Dienstag, 24. Oktober 2006 22:34 schrieb Ronny Steiner:
 Hallo!

 Ich bekomme seit kurzem bei sämtlichen Aktionen mit der DKB-Bank nur
 noch folgende Fehlermeldung (auch, wenn ich nur den Kontostand
 aktualisieren möchte):

 3:2006/10/24 22-28-27:gwen(1806):nl_hbci.c:  253: Got an error response
   500: Internal Server Error )
 3:2006/10/24 22-28-27:QBankManager(1806):qbwcb_progress.cpp:   85:
 Starting with -1 (after 0 secs)
 3:2006/10/24 22-28-27:gwen(1806):netlayer.c: 1475: Errors on all netlayers
 3:2006/10/24 22-28-27:gwen(1806):netlayer.c: 1558: ERROR: Could not read
 (-1)
 3:2006/10/24 22-28-27:aqhbci(1806):dialog.c:  275: Error receiving
 packet (-1)
 3:2006/10/24 22-28-27:gwen(1806):nl_ssl.c:  405: Socket is inactive:
 disconnected (4)
 3:2006/10/24 22-28-27:aqhbci(1806):dialog.c:  628: Could not disconnect
 from bank (-6)
 3:2006/10/24 22-28-27:aqhbci(1806):outbox.c: 1368: Error performing
 queue (-6)

 Kann mir jemand sagen, ob das Problem seitens DKB oder aqbanking besteht?

 Danke im Voraus
 Ronny Steiner

 -
 Using Tomcat but need to do more? Need to support web services, security?
 Get stuff done quickly with pre-integrated technology to make your job
 easier Download IBM WebSphere Application Server v.1.0.1 based on Apache
 Geronimo
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
 ___
 Aqbanking-devel mailing list
 Aqbanking-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/aqbanking-devel

-- 
Rainer Dorsch
Alzentalstr. 28
D-71083 Herrenberg
07032-919495
jabber: [EMAIL PROTECTED]
GPG Fingerprint: 5966 C54C 2B3C 42CC 1F4F  8F59 E3A8 C538 7519 141E
Full GPG key: http://pgp.mit.edu/

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Aqbanking-devel mailing list
Aqbanking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel


Re: [Aqbanking-devel] [Openhbci-general] AqBanking-Release: NetBank/Sparda geht nun

2006-10-10 Thread Rainer Dorsch
Hallo Martin,

klappt auch hier hervorragend. Vielen Dank.

Ich finde es seltsam (aber vielleicht habe ich ja auch was nicht verstanden), 
dass Du das nicht gleich alles standardkonform machst:
- ist Qualitätsmerkmal, siehe z.B. firefox etc.
- geht wahrscheinlich schneller als ein Problem von einem Nutzer mit einer 
ungewöhnlichen Bank zu debuggen

Danke  Gruß,
Rainer

Am Dienstag, 10. Oktober 2006 15:19 schrieb Martin Preuss:
 Moin,

 On Tuesday 10 October 2006 15:09, Stefan Palme wrote:
  On Tue, 2006-10-10 at 14:44 +0200, Martin Preuss wrote:
   On Tuesday 10 October 2006 14:37, you wrote:

 [...]

Verfahrensparameter Zweischritt-Verfahren  DEGM  1..98
 
 
  Und wenn dort bis zu 98 Zweischritt-Verfahren definiert werden dürfen,
  dann macht es auch Sinn, dass der Wertebereich entsprechend von
  900 bis 997 geht...

 [...]

 Da habe ich sicher etwas verwechselt. Wie auf Homebanking-hilfe.de
 geschrieben hat das sicher mit meiner Abneigung gegenueber Pin/Tan und iTAN
 zu tun :-)

 Egal, jetzt tut es ja. Obwohl ich da - sollten Banken ausschliesslich
 andere Werte als 900-907 und 990-997 verwenden - wieder etwas werde aendern
 muessen...


 Gruss
 Martin

-- 
Rainer Dorsch
Alzentalstr. 28
D-71083 Herrenberg
07032-919495
jabber: [EMAIL PROTECTED]
GPG Fingerprint: 5966 C54C 2B3C 42CC 1F4F  8F59 E3A8 C538 7519 141E
Full GPG key: http://pgp.mit.edu/

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Aqbanking-devel mailing list
Aqbanking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel


Re: [Aqbanking-devel] Netbank und AqBanking 2.2.1

2006-09-14 Thread Rainer Dorsch
Hallo Martin,

keine blöde Frage! Hatte ich nicht gemacht.

Bei Get iTAN modes bekomme ich eine ähnliche Fehlermeldung

20:16:24
AqHBCI gestartet
20:16:24
Mit Bank verbinden...
20:16:24
Ermittle Adresse von www.netbank-money.de ...
20:16:24
Ermittelte IP Adresse ist 213.95.18.66
20:16:24
Verbunden.
20:16:24
Aufträge werden kodiert
20:16:30
Aufträge werden gesendet
20:16:30
Warte auf Antwort
20:16:30
Antwort erhalten
20:16:30
HBCI: 9800 - Dialog abgebrochen (HBMSG=10321) (M)
20:16:30
HBCI: 3050 - BPD nicht mehr aktuell. Aktuelle Version folgt (HBMSG=10468) (S)
20:16:30
HBCI: 3920 - Nur Zwei-Schritt-TAN-Verfahren zulaessig (S)
20:16:30
HBCI: 9955 - Ein-Schritt-TAN-Verfahren nicht zugelassen (S)
20:16:31
Dialog-Abbruch durch den Server.
20:16:31
Verbindung von Bank trennen...
20:16:31
AqHBCI abgeschlossen.
20:16:31
Abgeschlossen. Sie können dieses Fenster nun schließen.


Änliche Meldungen sehe ich auf der Kommandozeile von gnucash

Gruß,
Rainer


Am Donnerstag, 14. September 2006 17:21 schrieb Martin Preuss:
 Moin,

 On Tuesday 12 September 2006 20:45, Rainer Dorsch wrote:
  Am Sonntag, 10. September 2006 09:11 schrieb Martin Preuss:

 [...]

Wie schon in meinen vorherigen Mails angekündigt bin ich durchaus
geneigt Dir für die Korrektur diese Problemes finanziell etwas zu
unterstützen.  Weiterhin helfe ich gern, wenn es etwas auszuprobieren
gibt.

 [...]

 Mal ne bloede Frage: Den Button Get iTAN Modes (in den
 Benutzer-Einstellungen unter HBCI) habt Ihr schon probiert, ja?

 Damit sollte naemlich eigentlich der Abruf der iTAN-Modes funktionieren,
 sodass anschliessend der richtige Modus verwendet wird...


 Gruss
 Martin

-- 
Rainer Dorsch
Alzentalstr. 28
D-71083 Herrenberg
07032-919495
jabber: [EMAIL PROTECTED]
GPG Fingerprint: 5966 C54C 2B3C 42CC 1F4F  8F59 E3A8 C538 7519 141E
Full GPG key: http://pgp.mit.edu/

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Aqbanking-devel mailing list
Aqbanking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel


Re: [Aqbanking-devel] Netbank und AqBanking 2.2.1

2006-09-12 Thread Rainer Dorsch
Am Sonntag, 10. September 2006 09:11 schrieb Martin Preuss:
 Moin,

 On Sunday 10 September 2006 06:12, Thomas Schmidt wrote:
 [...]

  in Gentoo ist inzwischen 2.2.1 aufgetaucht.  Ich habe damit natürlich
  gleich mein Problem mit der Netbank überprüft.  Ich habe im QBankManager
 
  die unterstüzten iTAN-Modes abgerufen:

 [...]

  Wie schon in meinen vorherigen Mails angekündigt bin ich durchaus
  geneigt Dir für die Korrektur diese Problemes finanziell etwas zu
  unterstützen.  Weiterhin helfe ich gern, wenn es etwas auszuprobieren
  gibt.

 [...]

 Hame am WE noch Dienst, werde mir das in der kommenden Woche ansehen.
 Seltsam ist nur, dass es bei mir mit der Netbank geht, und ich habe auch
 schon Meldungen bekommen, dass es bei anderen auch geht. Warum es also bei
 Dir nicht geht, muessen wir erst herausfinden. Die Netbank hat ja nur eine
 Filiale...


Wenn Ihr was rausfindet, bin ich auch sehr daran interessiert. Sehe hier auch 
das Problem

HBCI: 3920 - Nur Zwei-Schritt-TAN-Verfahren zulaessig (S)
HBCI: 9955 - Ein-Schritt-TAN-Verfahren nicht zugelassen (S)

Danke  Gruß,
Rainer

-- 
Rainer Dorsch
Alzentalstr. 28
D-71083 Herrenberg
07032-919495
jabber: [EMAIL PROTECTED]
GPG Fingerprint: 5966 C54C 2B3C 42CC 1F4F  8F59 E3A8 C538 7519 141E
Full GPG key: http://pgp.mit.edu/

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Aqbanking-devel mailing list
Aqbanking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel


[Aqbanking-devel] HBCI: 9955 - Ein-Schritt-TAN-Verfahren nicht zugelassen (S)

2006-09-05 Thread Rainer Dorsch
Hallo,

die Netbank meldet heute

HBCI: 3920 - Nur Zwei-Schritt-TAN-Verfahren zulaessig (S)
HBCI: 9955 - Ein-Schritt-TAN-Verfahren nicht zugelassen (S)

Ist das ein bekanntes Problem? Gibt es ggfs. irgendwie Abhilfe?

Danke  Gruß,
Rainer

-- 
Rainer Dorsch
Alzentalstr. 28
D-71083 Herrenberg
07032-919495
Icq: 32550367
GPG Fingerprint: 5966 C54C 2B3C 42CC 1F4F  8F59 E3A8 C538 7519 141E
Full GPG key: http://pgp.mit.edu/

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Aqbanking-devel mailing list
Aqbanking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel


[Aqbanking-devel] Configure issue of aqbanking-1.6.0beta (on Debian sarge)

2005-09-23 Thread Rainer Dorsch
Hello,

due to the lack of gnucash with a recent aqbanking support in Debian sarge, I 
compiled the whole stack of SW on my own now into the /opt space.

I found a minor glitch in the config script of aqbanking, it did not check for 
glade-2. That is not a big issue, I just wanted to make sure that you know of 
it.

Apart from that aqbanking made nice progress, my hbci problem disappeared. 

Many thanks.
Rainer
-- 
Rainer Dorsch
http://alzental-castle.de/



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42 plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Aqbanking-devel mailing list
Aqbanking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel