IRC logs of #tryton for Monday, 2021-01-25

chat.freenode.net #tryton log beginning Mon Jan 25 12:00:01 AM CET 2021
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton00:17
-!- kwmiebach(sid16855@gateway/web/irccloud.com/x-iuysjtuqtvpbixkg) has joined #tryton00:20
-!- alidipatrick(~alidipatr@41.207.57.235) has joined #tryton01:49
-!- srgdts(~srgdts@unaffiliated/srgdts) has joined #tryton02:01
-!- srgdts_(~srgdts@unaffiliated/srgdts) has joined #tryton02:59
-!- mrichez(~Maxime@2a02:a03f:c2e8:f900:ed77:85ea:af2b:ba6e) has joined #tryton06:20
-!- Timitos(~kpreisler@2001:a61:578:ee01:762b:62ff:fe84:ed7e) has joined #tryton06:35
-!- Timitos(~kpreisler@2001:a61:578:ee01:762b:62ff:fe84:ed7e) has left #tryton06:36
-!- thaneor(~ldlc6@r167-61-179-66.dialup.adsl.anteldata.net.uy) has joined #tryton06:49
-!- thaneor2(~acer8@r167-61-179-66.dialup.adsl.anteldata.net.uy) has joined #tryton06:50
-!- springwurm(~Springwur@5.104.149.54) has joined #tryton07:03
-!- rpit(~rpit@p4ffb7e69.dip0.t-ipconnect.de) has joined #tryton08:02
-!- rpit(~rpit@p200300c88f4cbb00cea2955fb3b32f1a.dip0.t-ipconnect.de) has joined #tryton08:07
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton08:21
-!- rpit(~rpit@p200300c88f4cbb00cea2955fb3b32f1a.dip0.t-ipconnect.de) has joined #tryton08:39
-!- irclog(~irclog@moretus.b2ck.com) has joined #tryton08:59
-!- mariomop(~quassel@190.183.192.65) has joined #tryton10:53
-!- mniip(~mniip@freenode/staff/mniip) has joined #tryton11:26
-!- udono(~udono@091-057-210-188.ip-addr.inexio.net) has joined #tryton12:20
-!- buxy_bak(~rhertzog@helios.freexian.com) has left #tryton12:31
-!- buxy(~rhertzog@helios.freexian.com) has joined #tryton12:31
-!- lucascastro(~lucascast@177-185-139-41.dynamic.isotelco.net.br) has joined #tryton12:41
-!- springwurm(~Springwur@5.104.149.54) has joined #tryton13:02
-!- alidipatrick(~alidipatr@154.126.112.34) has joined #tryton13:35
sisalphello, someone experiments a "KeyError: 'ir.configuration'" at login time, but nothing in server log13:52
sisalpAny idea ? It happens with both sao and gtk  at this step :13:59
sisalp  File "/trytond/modules/__init__.py", line 403, in _load_modules13:59
sisalp    Configuration = pool.get('ir.configuration')13:59
sisalp  File "/trytond/pool.py", line 187, in get13:59
sisalp    return self._pool[self.database_name][type][name]13:59
sisalptrytond is 5.814:00
sisalpthe user tried to install braintree and Vue StoreFront modules before, but I had to fix braintree and elasticsearch missing dependencies.14:02
sisalpThen login is failing14:02
pokolisisalp: did you restart the server?14:03
sisalppokoli: yes I did, and replayed sao setup.14:03
sisalppokoli: cjrv.w199.tryton-online.fr14:04
sisalphttp://...14:04
pokolisisalp: seems something wrong at database setup14:05
sisalppokoli : mistake in db or mistake in conf file ?14:05
pokolisisalp: mistake on the pool init becaue it fails when getting the first model from there14:06
sisalppokoli: you mean db is broken ?14:06
sisalppokoli, the problem happens whatever I put in the login field14:07
-!- alidipatrick(~alidipatr@197.149.37.202) has joined #tryton14:07
sisalppokoli:  I get only this in log : 31999 140576356419328 [2021-01-25 14:07:10,337] INFO trytond.modules all modules loaded14:09
pokolisisalp: My guess is that the modules are still in "to be activated" on the database14:09
pokolisisalp: so the pool can not be initialized14:09
sisalppokoli: it makes sens, since activation failed14:10
sisalppokoli: should I patch the db somewhere ?14:12
pokolisisalp: you should launch trytond-admin to activate the braintree and vsf modules and then restart the server14:12
pokolisisalp: or if you do not want to install them just mark then to not activate14:13
sisalppokoli: is it -u to activate a module ?14:14
pokolisisalp: yes, it is to activate and also to upgrade14:16
sisalppokoli : magic !14:23
udonosisalp: hi, additionally you can add  --activate-dependencies14:24
sisalpudono: in which case can it be useful ? does it mean to activate also required trytond modules ?14:31
udonosisalp: yes14:34
udonosisalp: if you say -u party on a blank database, --activate-dependencies will also install country without request.14:35
mrichezhi need some help with proteus. I have a small script which create products from a database. It's still working except to create variant code... Small part of the working code which was working: https://pastebin.com/d0djstVC14:59
mrichezWhat am i doing wrong ?14:59
mrichezhum, code is readonly in product model...15:04
mrichezhow do i proceed to create a template (name) with a variant  (code)?15:15
cedkmrichez: you fill the suffix_code15:16
mrichezcedk: just saw that in database. Thanks!15:16
-!- LordVan_(~LordVAn@gentoo/developer/LordVan) has joined #tryton17:56
-!- lucascastro(~lucascast@177-185-131-162.corp.isotelco.net.br) has joined #tryton18:22
-!- thaneor1(~acer8@r167-61-40-149.dialup.adsl.anteldata.net.uy) has joined #tryton18:51
-!- thaneor3(~ldlc6@r167-61-40-149.dialup.adsl.anteldata.net.uy) has joined #tryton18:52
-!- mariomop(~quassel@190.188.44.185) has joined #tryton18:59
-!- lucascastro(~lucascast@177-185-139-41.dynamic.isotelco.net.br) has joined #tryton19:21
-!- kwmiebach(sid16855@gateway/web/irccloud.com/x-yyghpdqpbwdnibmh) has joined #tryton21:37

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!