Coinbox Setup Help

25 views
Skip to first unread message

ju...@afrigeo.co.ke

unread,
Jun 6, 2014, 10:05:13 AM6/6/14
to coinb...@googlegroups.com
Hey,
Newbie here with Coinbox. I am running on a Mac and when I did clone the coinbox-core and installed all the modules which reside under the virtual environments src directory. Sadly when I execute coinbox config within the virtual environment and the coinbox-core folder, it seems to take very long to execute. It seems to get stuck at the following stage. Anything that I could be doing wrong?

(envcoinbox)maembe:envcoinbox jude$ coinbox config
[INFO] cbpos.core: Python: 2.7.2 (default, Oct 11 2012, 20:14:37) 
[GCC 4.2.1 Compatible Apple Clang 4.0 (tags/Apple/clang-418.0.60)] (core.py:246)
[INFO] cbmod.config.loader: Running database configuration... (loader.py:30)
[INFO] cbmod.base.ui: Platform: darwin (ui.py:104)
[INFO] cbmod.base.ui: PySide: (1, 2, 2, 'final', 0) (ui.py:105)

Jad Kik

unread,
Jun 6, 2014, 10:46:40 AM6/6/14
to coinb...@googlegroups.com
Hey!

I never encountered something similar...

Try running coinbox raw-config first and change "app > log level" to DEBUG. And run again, this way I'll know exactly where it is getting stuck.

If that does not work, can you try a couple of commands just to make sure it's setup correctly (it looks like it is, I just want to make sure).
  1. Run env | grep COINBOX and see if there is an environment variable "COINBOX_CONFIG_DIR". If there is, check the directory where it is at, and look for a file called "coinbox.json".
  2. Try running this command and tell me if you get an error: python -c "from xdg.BaseDirectory import save_config_path, save_data_path; print save_config_path('coinbox')"

If you don't find a file called coinbox.json there, try to see in coinboxenv.

Unfortunately, I don't have a mac to test it myself.

Reply all
Reply to author
Forward
0 new messages