chat.freenode.net #tryton log beginning Sun 24 May 2020 12:00:01 AM CEST | ||
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 22:25 | |
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 23:04 | |
-!- yangoon(~mathiasb@pd9e4a6a1.dip0.t-ipconnect.de) has joined #tryton | 23:41 | |
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 00:45 | |
-!- thaneor(~ldlc6@179.26.34.162) has joined #tryton | 02:04 | |
-!- LordVan(~lordvan@gentoo/developer/LordVan) has joined #tryton | 06:03 | |
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 07:17 | |
-!- udono(~udono@2a00:6020:15f9:2f00:76e5:bff:fe6e:a706) has joined #tryton | 11:44 | |
-!- cryptic(~cryptic@142.196.139.17) has joined #tryton | 12:10 | |
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 12:57 | |
-!- CapitalistBobcat(~loldongs@unaffiliated/mikeseth) has joined #tryton | 13:35 | |
CapitalistBobcat | hey folks, question, I just installed tryton in docker, activated country & currencies modules but they didnt import the country/currency lists it seems | 13:36 |
---|---|---|
CapitalistBobcat | there are import scripts | 13:36 |
CapitalistBobcat | but they want a database name, and try to open sqlite for the default name | 13:36 |
CapitalistBobcat | what am I missing | 13:36 |
-!- thaneor(~ldlc6@r179-24-166-223.dialup.adsl.anteldata.net.uy) has joined #tryton | 14:06 | |
cedk | CapitalistBobcat: how do you launch the scripts? | 14:30 |
cedk | CapitalistBobcat: if you use exec, you must let /entrypoint.sh launch the script | 14:54 |
cedk | CapitalistBobcat: but the simpler is to use "run" | 14:54 |
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 15:41 | |
-!- rpit(~rpit@p200300c88f094100da82d2c817b701d0.dip0.t-ipconnect.de) has joined #tryton | 16:28 | |
CapitalistBobcat | cedk: is this intended to run from e.g. docker-compose or something? | 21:27 |
CapitalistBobcat | https://pastebin.com/0DAri5Gc | 21:32 |
CapitalistBobcat | this is how I'm supposed to invoke it right? | 21:32 |
cedk | CapitalistBobcat: yes but you have to set the database name | 21:35 |
CapitalistBobcat | if I pass "tryton" as an argument to the script it tries to open sqlite, is it supposed to be DSN or something? | 21:45 |
cedk | CapitalistBobcat: indeed using "-d $TRYTOND_DATABASE_URI" should work | 21:51 |
cedk | no it will not. It should be "-d $TRYTOND_DATABASE_URI/<database name>" | 21:52 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!