question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

looking for .cookie file

See original GitHub issue

running python3 server.py gives

11:54:27,417584 [ LOG] Unable to find .cookie file, try setting datadir config

my .bitcoin directory does not have .cookie file. if it helps, my bitcoin.conf file: zmqpubrawblock=tcp://127.0.0.1:8501 zmqpubrawtx=tcp://127.0.0.1:8501 server=1 daemon=1 dbcache=150 rpcuser=******* rpcpassword=******* rpcport=8332 rpcallowip=127.0.0.1 rpcthreads=10 port=6667 bind=127.0.0.1:6667 #disablewallet=1 #checklevel=1 #minrelaytxfee=0.000001 limitfreerelay=6 txindex=1 maxconnections=60

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:27 (16 by maintainers)

github_iconTop GitHub Comments

4reactions
chris-belchercommented, Mar 29, 2018

I just pushed this commit to add that option.

https://github.com/chris-belcher/electrum-personal-server/commit/478fc02820696bdbbf5af9e7ca9b1a6c4a6f954a

So try it now and tell me how it goes, if it works I’ll make a new release for this.

2reactions
chris-belchercommented, Mar 29, 2018

Cool. Thanks for testing.

Let me know if you all get to the point of actually connecting Electrum to it after you rescan. If there’s no other problems I’ll make a new minor release with all the little edits I just did.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Wondering Where Cookies Are Stored? We'll Show You [Guide]
Where are cookies stored in Windows 10? · 1. Go to the File Explorer's address bar. · 2. Enter the path information: C:\Users\Your_User_Name\ ......
Read more >
5 Ways to View Cookies - wikiHow
1. Open Google Chrome. It's a green, red, blue, and yellow sphere icon. 2. Click ⋮. This icon is in the top-right corner...
Read more >
What is a cookie file (COOKIES
A cookie file is text file that Webservers ask for and then add their own information to and store on your hard drive....
Read more >
What Are Cookie Files and How to Test Them? - TestMatick
So, cookies are specific information that is saved on the user's hard disk in the text document of a particular webserver. This data...
Read more >
Where are cookies stored in Windows 10 for all major browsers?
The Firefox cookies location in Windows 10. Mozilla Firefox stores all the cookies from every website you visit in a single file called...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found