Bitcoin Forum
May 03, 2024, 08:53:33 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Help getting Electrum Server running  (Read 878 times)
bitcreditscc (OP)
Hero Member
*****
Offline Offline

Activity: 602
Merit: 501



View Profile
July 08, 2015, 06:27:11 AM
Last edit: July 08, 2015, 06:41:21 AM by bitcreditscc
 #1

I ported Electrum server to my coin, but everytime i try to start the server it does not run.

terminal output

Code:
bitcredit@localhost:~$ electrum-server start
Starting server as daemon
bitcredit@localhost:~$ nohup: redirecting stderr to stdout
electrum-server status
Server not running
bitcredit@localhost:~$


LOG:-   /var/log/electrum.log

Code:
[05/07/2015-21:35:16] Starting Electrum server on 198.52.160.59
[05/07/2015-21:55:52] Starting Electrum server on 198.52.160.59
[06/07/2015-09:59:47] Starting Electrum server on 198.52.160.59
[06/07/2015-10:04:26] Starting Electrum server on 198.52.160.59
[08/07/2015-06:16:17] Starting Electrum server on 198.52.160.59
[08/07/2015-06:17:41] Starting Electrum server on 198.52.160.59

my config file

Code:
[server]
# username for running the daemon
username = bitcredit
# hostname. set it to a FQDN in order to be reached from outside
host = 198.52.160.59
# ports
electrum_rpc_port = 8879
stratum_tcp_port = 70001
#stratum_tcp_ssl_port = 50002
#report_host =
#report_stratum_tcp_port = 50001
#report_stratum_tcp_ssl_port = 50002
banner = Welcome to Electrum!
banner_file = /etc/electrum.banner
irc = yes
irc_nick = bcr
#ssl_certfile = /path/to/electrum-server.crt
#ssl_keyfile = /path/to/electrum-server.key
logfile = /var/log/electrum.log
donation_address =6AcFVN4sqpiFsxmiUreaA6WnrWL94hsZsJ

[leveldb]
# path to your database
path = /var/electrum-server
# for each address, history will be pruned if it is longer than this limit
pruning_limit = 10000

[bitcreditd]
bitcreditd_host = localhost
bitcreditd_port = 8878
# user and password from bitcredit.conf
bitcreditd_user = xxxxxxxxxx
bitcreditd_password = xxxxxxxx


Link:- https://github.com/bitcreditscc/electrum-server

"Your bitcoin is secured in a way that is physically impossible for others to access, no matter for what reason, no matter how good the excuse, no matter a majority of miners, no matter what." -- Greg Maxwell
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714769613
Hero Member
*
Offline Offline

Posts: 1714769613

View Profile Personal Message (Offline)

Ignore
1714769613
Reply with quote  #2

1714769613
Report to moderator
tnkflx
Sr. Member
****
Offline Offline

Activity: 349
Merit: 250


View Profile
July 09, 2015, 01:18:48 AM
 #2

There is absolutely no support for Electrum altcoins...

| Operating electrum.be & us.electrum.be |
bitcreditscc (OP)
Hero Member
*****
Offline Offline

Activity: 602
Merit: 501



View Profile
July 09, 2015, 02:33:01 PM
 #3

There is absolutely no support for Electrum altcoins...

Is this policy or just how it is? I know a few coins have done it.

Pages: [1]
  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!