bitcrackrandomiser icon indicating copy to clipboard operation
bitcrackrandomiser copied to clipboard

Flag error... Loop

Open u6tri7yt opened this issue 11 months ago • 5 comments

Image

u6tri7yt avatar Feb 25 '25 15:02 u6tri7yt

Hello, please share your log file and GPU model. I will check it.

You can also share the settings.txt file you use. Delete the private data.

Thanks.

ilkerccom avatar Feb 25 '25 18:02 ilkerccom

I've got the same problem. Please help!!

Here is my device info:


System: windows 11 Pro; edition 24H2; OS build 26100.3476
GPU Model: AMD Radeon RX 9070 XT
GPU driver: AMD Radeon RX 9070 XT; version: 32.0.13031.3015

My settings.txt file config:

// Enter puzzle number [68,69,71] or [38] for test pool
target_puzzle=68

// User token value. You can create it by logging into your account at btcpuzzle.info
user_token=xxx
// which app will be used [bitcrack,vanitysearch,cpu]
app_type=bitcrack

// App folder path
// [cuBitcrack, clBitcrack or full path of the Bitcrack app]
// [vanitysearch or full path of the Vanitysearch app]
// [vanitysearch for CPU support]
app_path=clBitcrack

// App arguments
// Example for bitcrack: -b 896 -t 256 -p 256
app_arguments=

// Worker name. If no worker name it will create random. [1-16 chars.]
worker_name=

// Enter your GPU Count [1-16]
gpu_count=1

// Use only one GPU at index. [0-15]
gpu_index=0

// Use each graphics card as a worker. [For VanitySearch only]
gpu_seperated_range=false

// Scan for rewards of the pool [true,false]
scan_rewards=true

// Custom range to scan Example; [2D,3BA,3F12,2881A or none]
custom_range=none

// Share progress with your API URL [https://yourwebsite/example.php]
api_share=none

// Send notifications to Telegram
telegram_share=false

// Telegram access token
telegram_accesstoken=0

// Telegram chat id
telegram_chatid=0

// Send notification when each key scanned
telegram_share_eachkey=false

// If true and the private key found; private key will be send to Telegram 
untrusted_computer=false

// Run app in test mode. Example private key will be found
test_mode=false

// Force continue if key found
force_continue=false

Here is the error log:

[2025-03-24-00:09:21] [Info] [v1.4.0.1] [bitcrack] starting... Puzzle: [68]
[2025-03-24-00:09:21] [Info] Target address: xxx
[2025-03-24-00:09:21] [Info] Test mode is passive.
[2025-03-24-00:09:21] [Info] Custom range: [none]
[2025-03-24-00:09:21] [Info] API share: False / Telegram share: False
[2025-03-24-00:09:21] [Info] Untrusted computer: False
[2025-03-24-00:09:21] [Info] Progress: Visit the [btcpuzzle.info] for statistics.
[2025-03-24-00:09:21] [Info] Worker name: worker1800
[2025-03-24-00:14:43] [Info] Flag error... Retrying... 6/6 [GPU0]
[2025-03-24-00:13:29] [Info] Range [DCBB814] scanned with flag error at [GPU0]... Launching again...

If there is any idea, please let me know. Thanks a lot!!

yooongchun avatar Mar 23 '25 16:03 yooongchun

The log file is automatically created in the directory where the application is running, please send that file.

ilkerccom avatar Mar 26 '25 09:03 ilkerccom

Same issue, my GPU is AMD 7900XTX

Noivilb0 avatar Mar 26 '25 19:03 Noivilb0

logs_08-05-2025.txt Here's my example of log file. AMD 7900XTX.

ErMaKv666 avatar May 08 '25 20:05 ErMaKv666