Bitcoin Forum
May 05, 2024, 07:07:51 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: guiminer error (error 267)  (Read 3535 times)
toasteroven (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
February 04, 2013, 10:57:57 PM
 #1

I am trying to get my guiminer up and running but it keeps giving me this error:

ERROR:root:Exception:
Traceback (most recent call last):
  File "guiminer.py", line 2478, in run
  File "guiminer.py", line 1893, in __init__
  File "guiminer.py", line 2129, in load_config
  File "guiminer.py", line 1008, in start_mining
  File "subprocess.pyo", line 679, in __init__
  File "subprocess.pyo", line 896, in _execute_child
WindowsError: [Error 267] The directory name is invalid
Traceback (most recent call last):
  File "guiminer.py", line 2487, in <module>
  File "guiminer.py", line 2478, in run
  File "guiminer.py", line 1893, in __init__
  File "guiminer.py", line 2129, in load_config
  File "guiminer.py", line 1008, in start_mining
  File "subprocess.pyo", line 679, in __init__
  File "subprocess.pyo", line 896, in _execute_child
WindowsError: [Error 267] The directory name is invalid

whenever I try to start up the program.  It worked the very first time I tried to run it on this PC but it could not connect fully, now every time I try to load up guiminer it does this and will not start any mining.

Any ideas anyone?

best,

toaster
1714936071
Hero Member
*
Offline Offline

Posts: 1714936071

View Profile Personal Message (Offline)

Ignore
1714936071
Reply with quote  #2

1714936071
Report to moderator
1714936071
Hero Member
*
Offline Offline

Posts: 1714936071

View Profile Personal Message (Offline)

Ignore
1714936071
Reply with quote  #2

1714936071
Report to moderator
The trust scores you see are subjective; they will change depending on who you have in your trust list.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
bcminer9
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
February 20, 2013, 07:54:22 PM
 #2

I am trying to get my guiminer up and running but it keeps giving me this error:

ERROR:root:Exception:
Traceback (most recent call last):
  File "guiminer.py", line 2478, in run
  File "guiminer.py", line 1893, in __init__
  File "guiminer.py", line 2129, in load_config
  File "guiminer.py", line 1008, in start_mining
  File "subprocess.pyo", line 679, in __init__
  File "subprocess.pyo", line 896, in _execute_child
WindowsError: [Error 267] The directory name is invalid
Traceback (most recent call last):
  File "guiminer.py", line 2487, in <module>
  File "guiminer.py", line 2478, in run
  File "guiminer.py", line 1893, in __init__
  File "guiminer.py", line 2129, in load_config
  File "guiminer.py", line 1008, in start_mining
  File "subprocess.pyo", line 679, in __init__
  File "subprocess.pyo", line 896, in _execute_child
WindowsError: [Error 267] The directory name is invalid

whenever I try to start up the program.  It worked the very first time I tried to run it on this PC but it could not connect fully, now every time I try to load up guiminer it does this and will not start any mining.

Any ideas anyone?

best,

toaster
This is also happening to me. Exact same message. Any ideas? It was working earlier.
Peter12378
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
April 09, 2013, 09:53:58 PM
 #3

Hi there,

Had the same problem too when first trying to mine, googled this problem and promptly broke down in manly tears after finding no simple answer to my relatively computer-illiterate mind.

But I eventually fixed this so, although you've probably given up or sorted it yourself by now, I'll leave my solution for future reference.


At present, the download of GUI Miner does not actually contain any mining program, so it won't work straight 'out of the box' (so to speak) as I'd hoped. Instead, it's just a front end through which you can manipulate the actual mining program to start Bitcoin mining. Careful inspection of the GUI Miner window will show a field called 'Ext. Path', which is where the program will look to find the actual miner itself. This needs to point to the file or you'll be trying to tell something that doesn't exist to start doing stuff for you - which is a dead loss in both real life and in computing terms. In short, you need to get that program separately and change the directory so it points to it.


Here's my start-up procedure so you can see and follow through my working.

Because I'm a Bitcoin newbie and therefore have an NVidia GFX card (ATi cards are better for mining), I was to load up a CUDA miner, so went through File -> New Miner - > New CUDA Miner...  to get to the actual set up.

The first field down, after naming the new miner, is Ext. Path, which, by default on my windows 7 machine, was pointing to

C:\Users\<User>\Downloads\guiminer\miners\puddinpop\rpcminer-cuda.exe

Sadly, this was not a real directory and that .exe file did not exist and was not created when I installed GUI Miner, so I have to find it.

A quick google of rpc miner later, I found rpc miner, downloaded it and created the file structure shown in the predicted path and I was hooked up to a pool and mining within minutes.


Hope this helps you or any despairing future prospective amateur miners.


If you're generous/loaded and find this has helped you, feel free to send over a few fragments to:
18VDvvYrevojVTHwsAtaFxgF6EcFrsXKrM
I won't begrudge you if not though Wink
tehfox
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
April 11, 2013, 12:39:01 AM
 #4

thank you for the fix, i was beginning to get frustrated
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!