Bitcoin Forum
May 27, 2024, 03:47:04 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 »  All
  Print  
Author Topic: Can not open electrum wallet in linux....scared to know why  (Read 1992 times)
globe-biz (OP)
Member
**
Offline Offline

Activity: 162
Merit: 10


View Profile
July 14, 2014, 04:51:17 PM
 #1

Hello, today I am trying to open my electrum wallet and it will not open nothing happens. I am using a linux system so I do not think it is a virus or anything but I am worried that something bad has happened. Can anyone advise me?

roslinpl
Legendary
*
Offline Offline

Activity: 2212
Merit: 1199


View Profile WWW
July 14, 2014, 04:54:23 PM
 #2

Hello, today I am trying to open my electrum wallet and it will not open nothing happens. I am using a linux system so I do not think it is a virus or anything but I am worried that something bad has happened. Can anyone advise me?



Try to reinstall? Just mind where you keep your wallet file ... backup it... remove electrum .. download newest package .. run it again..

Simple advice but might work Smiley
globe-biz (OP)
Member
**
Offline Offline

Activity: 162
Merit: 10


View Profile
July 14, 2014, 04:56:56 PM
 #3

I have alot of money there so I am scared to reinstall. There must be some way to force it to start or diagnose it?
PolarPoint
Hero Member
*****
Offline Offline

Activity: 672
Merit: 500


View Profile
July 14, 2014, 04:58:21 PM
 #4

I would backup wallet file as well, but will try restore from 12 word seed on another machine. If it works and balance is correct, copy the wallet file back later on.
dabura667
Sr. Member
****
Offline Offline

Activity: 475
Merit: 252


View Profile
July 14, 2014, 05:03:48 PM
 #5

just above the folder with your wallet file is a blockchain headers file and an electrum config file.

Delete those and restart Electrum. Don't worry, as long as you don't delete your wallet (or the wallet folder) you'll be fine.

My Tip Address:
1DXcHTJS2DJ3xDoxw22wCt11FeAsgfzdBU
globe-biz (OP)
Member
**
Offline Offline

Activity: 162
Merit: 10


View Profile
July 14, 2014, 05:09:27 PM
 #6

Thank you for all your fast responses. First I am going to backup the wallet. It is 25kb in size does that sound right? It is in a file called "wallets" and inside is one file called "Default_Wallet"

Sound good?
roslinpl
Legendary
*
Offline Offline

Activity: 2212
Merit: 1199


View Profile WWW
July 14, 2014, 05:10:47 PM
 #7

I have alot of money there so I am scared to reinstall. There must be some way to force it to start or diagnose it?


Tutorial:

Quote
Where is my wallet file located?
The default wallet file is called default_wallet which is created when you first run the application and located under the /wallets folder.

On Linux
Home Folder
Go > Location and type ~/.electrum



so ...  ~/.electrum/wallets/default_wallet    this is your wallet file ...

Backup whole "wallets" dir   and reinstall electrum Smiley
cp1
Hero Member
*****
Offline Offline

Activity: 616
Merit: 500


Stop using branwallets


View Profile
July 14, 2014, 05:14:49 PM
 #8

Run it from the terminal and see what error it gives you.  Make sure you've got your 12 word seed just in case.

Guide to armory offline install on USB key:  https://bitcointalk.org/index.php?topic=241730.0
globe-biz (OP)
Member
**
Offline Offline

Activity: 162
Merit: 10


View Profile
July 14, 2014, 05:16:28 PM
 #9

What is the command to run it from the terminal? I want to try that first then I will erase the 2 files and try to restart it. I am talking about the advice to erase the 2 files and restart as mentioned above.
cp1
Hero Member
*****
Offline Offline

Activity: 616
Merit: 500


Stop using branwallets


View Profile
July 14, 2014, 05:18:59 PM
 #10

I think it's just electrum

Guide to armory offline install on USB key:  https://bitcointalk.org/index.php?topic=241730.0
globe-biz (OP)
Member
**
Offline Offline

Activity: 162
Merit: 10


View Profile
July 14, 2014, 05:25:45 PM
 #11

myusername ~ $ electrum
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.
myusername ~ $
roslinpl
Legendary
*
Offline Offline

Activity: 2212
Merit: 1199


View Profile WWW
July 14, 2014, 05:34:26 PM
 #12

myusername ~ $ electrum
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.
myusername ~ $


Backup and reinstall ... :-)
globe-biz (OP)
Member
**
Offline Offline

Activity: 162
Merit: 10


View Profile
July 14, 2014, 05:45:01 PM
 #13

Why would this happen, why would the configuration file become corrupt?I did nothing wrong!
Sad
roslinpl
Legendary
*
Offline Offline

Activity: 2212
Merit: 1199


View Profile WWW
July 14, 2014, 05:49:00 PM
 #14

Why would this happen, why would the configuration file become corrupt?I did nothing wrong!
Sad

Shit happens :-)

Backup and reinstall.
You can send a bug report to Electrum devs :-)
globe-biz (OP)
Member
**
Offline Offline

Activity: 162
Merit: 10


View Profile
July 14, 2014, 06:01:05 PM
 #15

Ok so to reinstall I need to have the wallet file which is about 25 kb in size and I also need my list of words.With that I have nothing to worry about right?I will try on another computer I have.I feel nervous because there is alot of money there Sad
PolarPoint
Hero Member
*****
Offline Offline

Activity: 672
Merit: 500


View Profile
July 14, 2014, 06:12:51 PM
 #16

Is your other computer safe? Free from malware? If you have doubts, do a clean installation or boot from a reputable linux live disc.
globe-biz (OP)
Member
**
Offline Offline

Activity: 162
Merit: 10


View Profile
July 14, 2014, 06:51:54 PM
Last edit: July 14, 2014, 07:08:04 PM by globe-biz
 #17

Can anyone tell me how to un-install electrum with the linux command line. I am very new to linux sorry!!
cp1
Hero Member
*****
Offline Offline

Activity: 616
Merit: 500


Stop using branwallets


View Profile
July 14, 2014, 07:23:58 PM
 #18

First try deleting your config file (or better just rename it)

Guide to armory offline install on USB key:  https://bitcointalk.org/index.php?topic=241730.0
jonald_fyookball
Legendary
*
Offline Offline

Activity: 1302
Merit: 1004


Core dev leaves me neg feedback #abuse #political


View Profile
July 15, 2014, 03:32:34 AM
 #19

as long as you know the 12 word seed , you can ALWAYS restore.
Not that that is a complete answer to your issue, but you should
know that.

dabura667
Sr. Member
****
Offline Offline

Activity: 475
Merit: 252


View Profile
July 15, 2014, 03:36:57 AM
 #20

Do what I said earlier and it'll be fixed.

Slight correction tho, no need to delete blockchain headers, just delete the config file.

Electrum will generate a new default config file on boot.

My Tip Address:
1DXcHTJS2DJ3xDoxw22wCt11FeAsgfzdBU
Pages: [1] 2 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!