Bitcoin Forum
May 09, 2024, 10:46:18 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Electrum / Re: Electrum in Ubuntu IO Error "Cannot read config file." on: March 22, 2014, 04:15:17 AM
Deleting the config file worked, thanks!
2  Bitcoin / Electrum / Electrum in Ubuntu IO Error "Cannot read config file." on: March 20, 2014, 07:36:41 PM
Running Electrum 1.7.x on Ubuntu 12.04, I always enter Ubuntu from the command line. This time I got an error. The error persisted through reboots and even an upgrade to 1.9.x (latest version). I checked /.electrum/config and the file is there, albeit it looks empty. Any ideas on what's causing this error and how to proceed? Thanks.

Traceback (most recent call last):
  File "/usr/local/bin/electrum", line 174, in <module>
    config = SimpleConfig(config_options)
  File "/usr/local/lib/python2.7/dist-packages/electrum/simple_config.py", line 33, in __init__
    self.read_user_config()
  File "/usr/local/lib/python2.7/dist-packages/electrum/simple_config.py", line 157, in read_user_config
    raise IOError("Cannot read config file.")
IOError: Cannot read config file.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!