Bitcoin Forum
May 05, 2024, 07:17:13 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 1961 1962 1963 1964 1965 1966 1967 1968 1969 1970 1971 1972 1973 1974 1975 1976 1977 1978 1979 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 1991 1992 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 [2011] 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 2032 2033 2034 2035 2036 2037 2038 2039 2040 2041 2042 2043 2044 2045 2046 2047 2048 2049 2050 2051 2052 2053 2054 2055 2056 2057 2058 2059 2060 2061 ... 2123 »
  Print  
Author Topic: [XMR] Monero - A secure, private, untraceable cryptocurrency  (Read 4667227 times)
Globb0
Legendary
*
Offline Offline

Activity: 2674
Merit: 2053


Free spirit


View Profile
January 05, 2019, 10:18:05 AM
 #40201

Do you have any suggestions for improvements then (with respect to displaying the wallet name of the currently loaded wallet)?

To facilitate bean-counting I manage 2 wallets.  As the GUI doesn't always show the name of the currently loaded  wallet, before any operation I have to navigate around in order to know which wallet is loaded.

My suggestion is to have the GUI display the wallet name in the upper-right zone, where it now displays a line containing the Monero logo then "Monero", and on the next line the "Balance" label.  Instead of "Balance" it may display "Balance in X" where X  would be the wallet name (or as much characters of the beginning of the wallet filename that can be displayed there, given the current window-size restrictions).

Thank you!

Or maybe a label you can give it a friendlier name then
1714936633
Hero Member
*
Offline Offline

Posts: 1714936633

View Profile Personal Message (Offline)

Ignore
1714936633
Reply with quote  #2

1714936633
Report to moderator
Even in the event that an attacker gains more than 50% of the network's computational power, only transactions sent by the attacker could be reversed or double-spent. The network would not be destroyed.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714936633
Hero Member
*
Offline Offline

Posts: 1714936633

View Profile Personal Message (Offline)

Ignore
1714936633
Reply with quote  #2

1714936633
Report to moderator
1714936633
Hero Member
*
Offline Offline

Posts: 1714936633

View Profile Personal Message (Offline)

Ignore
1714936633
Reply with quote  #2

1714936633
Report to moderator
1714936633
Hero Member
*
Offline Offline

Posts: 1714936633

View Profile Personal Message (Offline)

Ignore
1714936633
Reply with quote  #2

1714936633
Report to moderator
ballayballay
Newbie
*
Offline Offline

Activity: 9
Merit: 9


View Profile
January 05, 2019, 10:20:02 AM
Merited by Globb0 (4), bones261 (1)
 #40202

When I invoke  monero-wallet-cli to order a transfer is there a way to avoid pass the password to it without using a "--password" command-line argument?

[1] You mean some kind of config file for monero-wallet-cli right? If so, you can create a config file and add the --config-file path/to/config/file flag upon launching monero-wallet-cli. 

Thank you!

As for my second question I'm not sure of its very nature, it may be a bug report, or me neglecting something, or ...

Here it is, more clearly stated:
I use the cli wallet on Linux in a shellscript to directly make a transfer.

For example this script can invoke "./monero-wallet-cli --password=X --wallet-file=AFILENAME transfer important 11 SOMEADRESS SOME AMOUNT."

It nearly always works, but sometimes the cli wallet isn't able to make the requested transfer. The error message is then, for example, "Error: Not enough money in unlocked balance" or "Error: daemon is busy. Please try again later."

I understand the reasons, and I would like to let my shell script detect this "error". In order to do so it checks the exit code, in the "$?" pseudo-variable.

My problem is that 0 this pseudo-variable always contains 0, which means "no error".

Is it possible for the cli wallet program to exit with an adequate exit code? Ideally there would be a distinct code for each major type of error.
BldSwtTrs
Legendary
*
Offline Offline

Activity: 861
Merit: 1010


View Profile
January 05, 2019, 06:17:53 PM
 #40203

I have a problem with the GUI used with Ledger Nano S.
I have XMR in two different Ledger Nano S, I have created two different wallet file (the .keys file).
My daemon is synchronized. When I open the GUI with one Ledger and its associated .keys file, everything is OK.
But when I open the GUI with the second Ledger and its associated .keys file,  there is a problem.

First, under "Network Status" it is written Synchronizing.
The lower progess bar indicates Daemon is synchronized.
The higher progress indicates Wallet blocks remaining 1740270 and it scans for all the blocks.

It lasts several hours and then, when the scanning of the whole blockchain is finished, it starts again...
This time under "Network Status" it is written Connected. But the scanning for the 1.7M blocks starts again and my balance is not showing, only "waiting for blocks". So basically this is a endless process and I cannot access my fund.


Did you set a restore height for the second Ledger Monero wallet? If not, please generate a new set of Ledger Monero wallet files for the second Ledger device with a proper restore height. You can use this guide for assistance:

https://monero.stackexchange.com/questions/9901/how-do-i-generate-a-ledger-monero-wallet-with-the-gui-monero-wallet-gui
OK now I haved setted a restore height and it solves this problem. But now I have a new problem with the GUI password.

With the first Ledger Nano S, the GUI password works fine and I can log in. But with the second Ledger, I cannot open the GUI, instead I have the error message: Couldn't open wallet: invalid password

I am sure I enter the exact same password than with my first Ledger. So why the GUI password is working with one device and not the other?
dEBRUYNE
Legendary
*
Offline Offline

Activity: 2268
Merit: 1141


View Profile
January 05, 2019, 06:28:25 PM
 #40204

I have a problem with the GUI used with Ledger Nano S.
I have XMR in two different Ledger Nano S, I have created two different wallet file (the .keys file).
My daemon is synchronized. When I open the GUI with one Ledger and its associated .keys file, everything is OK.
But when I open the GUI with the second Ledger and its associated .keys file,  there is a problem.

First, under "Network Status" it is written Synchronizing.
The lower progess bar indicates Daemon is synchronized.
The higher progress indicates Wallet blocks remaining 1740270 and it scans for all the blocks.

It lasts several hours and then, when the scanning of the whole blockchain is finished, it starts again...
This time under "Network Status" it is written Connected. But the scanning for the 1.7M blocks starts again and my balance is not showing, only "waiting for blocks". So basically this is a endless process and I cannot access my fund.


Did you set a restore height for the second Ledger Monero wallet? If not, please generate a new set of Ledger Monero wallet files for the second Ledger device with a proper restore height. You can use this guide for assistance:

https://monero.stackexchange.com/questions/9901/how-do-i-generate-a-ledger-monero-wallet-with-the-gui-monero-wallet-gui
OK now I haved setted a restore height and it solves this problem. But now I have a new problem with the GUI password.

With the first Ledger Nano S, the GUI password works fine and I can log in. But with the second Ledger, I cannot open the GUI, instead I have the error message: Couldn't open wallet: invalid password

I am sure I enter the exact same password than with my first Ledger. So why the GUI password is working with one device and not the other?

Which version of the GUI are you using? You can check on the Settings page of the GUI.

Privacy matters, use Monero - A true untraceable cryptocurrency
Why Monero matters? http://weuse.cash/2016/03/05/bitcoiners-hedge-your-position/
dEBRUYNE
Legendary
*
Offline Offline

Activity: 2268
Merit: 1141


View Profile
January 05, 2019, 06:30:06 PM
 #40205

Do you have any suggestions for improvements then (with respect to displaying the wallet name of the currently loaded wallet)?

To facilitate bean-counting I manage 2 wallets.  As the GUI doesn't always show the name of the currently loaded  wallet, before any operation I have to navigate around in order to know which wallet is loaded.

My suggestion is to have the GUI display the wallet name in the upper-right zone, where it now displays a line containing the Monero logo then "Monero", and on the next line the "Balance" label.  Instead of "Balance" it may display "Balance in X" where X  would be the wallet name (or as much characters of the beginning of the wallet filename that can be displayed there, given the current window-size restrictions).

Thank you!

Thanks for your suggestion. I have posted it in the GUI channel. Note that you can also open a new issue on the Monero GUI Github repository with your suggestion:

https://github.com/monero-project/monero-gui/issues/new

Privacy matters, use Monero - A true untraceable cryptocurrency
Why Monero matters? http://weuse.cash/2016/03/05/bitcoiners-hedge-your-position/
dEBRUYNE
Legendary
*
Offline Offline

Activity: 2268
Merit: 1141


View Profile
January 05, 2019, 06:34:11 PM
 #40206

When I invoke  monero-wallet-cli to order a transfer is there a way to avoid pass the password to it without using a "--password" command-line argument?

[1] You mean some kind of config file for monero-wallet-cli right? If so, you can create a config file and add the --config-file path/to/config/file flag upon launching monero-wallet-cli. 

Thank you!

As for my second question I'm not sure of its very nature, it may be a bug report, or me neglecting something, or ...

Here it is, more clearly stated:
I use the cli wallet on Linux in a shellscript to directly make a transfer.

For example this script can invoke "./monero-wallet-cli --password=X --wallet-file=AFILENAME transfer important 11 SOMEADRESS SOME AMOUNT."

It nearly always works, but sometimes the cli wallet isn't able to make the requested transfer. The error message is then, for example, "Error: Not enough money in unlocked balance" or "Error: daemon is busy. Please try again later."

I understand the reasons, and I would like to let my shell script detect this "error". In order to do so it checks the exit code, in the "$?" pseudo-variable.

My problem is that 0 this pseudo-variable always contains 0, which means "no error".

Is it possible for the cli wallet program to exit with an adequate exit code? Ideally there would be a distinct code for each major type of error.


Thanks for the clarification. You basically want monero-wallet-cli to exit(1) after you incur an error right? I am not entirely sure whether that is possible currently.

Perhaps an idea to post your question on the Monero SE? Where other people may have some clever suggestion how to work around this particular issue.

https://monero.stackexchange.com/

Privacy matters, use Monero - A true untraceable cryptocurrency
Why Monero matters? http://weuse.cash/2016/03/05/bitcoiners-hedge-your-position/
dEBRUYNE
Legendary
*
Offline Offline

Activity: 2268
Merit: 1141


View Profile
January 05, 2019, 07:39:28 PM
 #40207

I have a problem with the GUI used with Ledger Nano S.
I have XMR in two different Ledger Nano S, I have created two different wallet file (the .keys file).
My daemon is synchronized. When I open the GUI with one Ledger and its associated .keys file, everything is OK.
But when I open the GUI with the second Ledger and its associated .keys file,  there is a problem.

First, under "Network Status" it is written Synchronizing.
The lower progess bar indicates Daemon is synchronized.
The higher progress indicates Wallet blocks remaining 1740270 and it scans for all the blocks.

It lasts several hours and then, when the scanning of the whole blockchain is finished, it starts again...
This time under "Network Status" it is written Connected. But the scanning for the 1.7M blocks starts again and my balance is not showing, only "waiting for blocks". So basically this is a endless process and I cannot access my fund.


Did you set a restore height for the second Ledger Monero wallet? If not, please generate a new set of Ledger Monero wallet files for the second Ledger device with a proper restore height. You can use this guide for assistance:

https://monero.stackexchange.com/questions/9901/how-do-i-generate-a-ledger-monero-wallet-with-the-gui-monero-wallet-gui
OK now I haved setted a restore height and it solves this problem. But now I have a new problem with the GUI password.

With the first Ledger Nano S, the GUI password works fine and I can log in. But with the second Ledger, I cannot open the GUI, instead I have the error message: Couldn't open wallet: invalid password

I am sure I enter the exact same password than with my first Ledger. So why the GUI password is working with one device and not the other?

Which version of the GUI are you using? You can check on the Settings page of the GUI.
It's v0.13.0.4 (Qt 5.7.0)

Edit:
I didn't have this problem before I set restore height at 1,720,000.
And fwiw I set restore height only on the file associated with my second device, I didn't set any restore height on the file associated with my first device.

That's the right version. Can you perhaps generate a new set of Legder Monero wallet files (for the second device) and see if the issue persists?

Privacy matters, use Monero - A true untraceable cryptocurrency
Why Monero matters? http://weuse.cash/2016/03/05/bitcoiners-hedge-your-position/
apuestasbitcoinnet
Member
**
Offline Offline

Activity: 150
Merit: 10

Bitcoiner


View Profile WWW
January 06, 2019, 06:45:14 PM
 #40208

Monero Casinos.com

All the moneo casinos , some exclusive offers.  Wink

Casinos Dogecoin   Casinos Bitcoin    █    Casinos Litecoin      Casinos Ethereum  Portuguese : Apostas Bitcoin 
Español: Casinos Bitcoin Apuestas Bitcoin      █    Apuestas Ethereum      Casinos Ethereum
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬  ● ⚫ ●  ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
BldSwtTrs
Legendary
*
Offline Offline

Activity: 861
Merit: 1010


View Profile
January 06, 2019, 09:55:36 PM
 #40209

I have a problem with the GUI used with Ledger Nano S.
I have XMR in two different Ledger Nano S, I have created two different wallet file (the .keys file).
My daemon is synchronized. When I open the GUI with one Ledger and its associated .keys file, everything is OK.
But when I open the GUI with the second Ledger and its associated .keys file,  there is a problem.

First, under "Network Status" it is written Synchronizing.
The lower progess bar indicates Daemon is synchronized.
The higher progress indicates Wallet blocks remaining 1740270 and it scans for all the blocks.

It lasts several hours and then, when the scanning of the whole blockchain is finished, it starts again...
This time under "Network Status" it is written Connected. But the scanning for the 1.7M blocks starts again and my balance is not showing, only "waiting for blocks". So basically this is a endless process and I cannot access my fund.


Did you set a restore height for the second Ledger Monero wallet? If not, please generate a new set of Ledger Monero wallet files for the second Ledger device with a proper restore height. You can use this guide for assistance:

https://monero.stackexchange.com/questions/9901/how-do-i-generate-a-ledger-monero-wallet-with-the-gui-monero-wallet-gui
OK now I haved setted a restore height and it solves this problem. But now I have a new problem with the GUI password.

With the first Ledger Nano S, the GUI password works fine and I can log in. But with the second Ledger, I cannot open the GUI, instead I have the error message: Couldn't open wallet: invalid password

I am sure I enter the exact same password than with my first Ledger. So why the GUI password is working with one device and not the other?

Which version of the GUI are you using? You can check on the Settings page of the GUI.
It's v0.13.0.4 (Qt 5.7.0)

Edit:
I didn't have this problem before I set restore height at 1,720,000.
And fwiw I set restore height only on the file associated with my second device, I didn't set any restore height on the file associated with my first device.

That's the right version. Can you perhaps generate a new set of Legder Monero wallet files (for the second device) and see if the issue persists?
I have generated new Ledger Monero wallet files and the issue persists each time: Couldn't open wallet: invalid password
dEBRUYNE
Legendary
*
Offline Offline

Activity: 2268
Merit: 1141


View Profile
January 07, 2019, 10:07:08 AM
 #40210

I have a problem with the GUI used with Ledger Nano S.
I have XMR in two different Ledger Nano S, I have created two different wallet file (the .keys file).
My daemon is synchronized. When I open the GUI with one Ledger and its associated .keys file, everything is OK.
But when I open the GUI with the second Ledger and its associated .keys file,  there is a problem.

First, under "Network Status" it is written Synchronizing.
The lower progess bar indicates Daemon is synchronized.
The higher progress indicates Wallet blocks remaining 1740270 and it scans for all the blocks.

It lasts several hours and then, when the scanning of the whole blockchain is finished, it starts again...
This time under "Network Status" it is written Connected. But the scanning for the 1.7M blocks starts again and my balance is not showing, only "waiting for blocks". So basically this is a endless process and I cannot access my fund.


Did you set a restore height for the second Ledger Monero wallet? If not, please generate a new set of Ledger Monero wallet files for the second Ledger device with a proper restore height. You can use this guide for assistance:

https://monero.stackexchange.com/questions/9901/how-do-i-generate-a-ledger-monero-wallet-with-the-gui-monero-wallet-gui
OK now I haved setted a restore height and it solves this problem. But now I have a new problem with the GUI password.

With the first Ledger Nano S, the GUI password works fine and I can log in. But with the second Ledger, I cannot open the GUI, instead I have the error message: Couldn't open wallet: invalid password

I am sure I enter the exact same password than with my first Ledger. So why the GUI password is working with one device and not the other?

Which version of the GUI are you using? You can check on the Settings page of the GUI.
It's v0.13.0.4 (Qt 5.7.0)

Edit:
I didn't have this problem before I set restore height at 1,720,000.
And fwiw I set restore height only on the file associated with my second device, I didn't set any restore height on the file associated with my first device.

That's the right version. Can you perhaps generate a new set of Legder Monero wallet files (for the second device) and see if the issue persists?
I have generated new Ledger Monero wallet files and the issue persists each time: Couldn't open wallet: invalid password

Could you perhaps try a different password? Also, does your password contain any special (i.e. non-ASCII) characters?

Privacy matters, use Monero - A true untraceable cryptocurrency
Why Monero matters? http://weuse.cash/2016/03/05/bitcoiners-hedge-your-position/
BldSwtTrs
Legendary
*
Offline Offline

Activity: 861
Merit: 1010


View Profile
January 07, 2019, 12:46:08 PM
 #40211

I have a problem with the GUI used with Ledger Nano S.
I have XMR in two different Ledger Nano S, I have created two different wallet file (the .keys file).
My daemon is synchronized. When I open the GUI with one Ledger and its associated .keys file, everything is OK.
But when I open the GUI with the second Ledger and its associated .keys file,  there is a problem.

First, under "Network Status" it is written Synchronizing.
The lower progess bar indicates Daemon is synchronized.
The higher progress indicates Wallet blocks remaining 1740270 and it scans for all the blocks.

It lasts several hours and then, when the scanning of the whole blockchain is finished, it starts again...
This time under "Network Status" it is written Connected. But the scanning for the 1.7M blocks starts again and my balance is not showing, only "waiting for blocks". So basically this is a endless process and I cannot access my fund.


Did you set a restore height for the second Ledger Monero wallet? If not, please generate a new set of Ledger Monero wallet files for the second Ledger device with a proper restore height. You can use this guide for assistance:

https://monero.stackexchange.com/questions/9901/how-do-i-generate-a-ledger-monero-wallet-with-the-gui-monero-wallet-gui
OK now I haved setted a restore height and it solves this problem. But now I have a new problem with the GUI password.

With the first Ledger Nano S, the GUI password works fine and I can log in. But with the second Ledger, I cannot open the GUI, instead I have the error message: Couldn't open wallet: invalid password

I am sure I enter the exact same password than with my first Ledger. So why the GUI password is working with one device and not the other?

Which version of the GUI are you using? You can check on the Settings page of the GUI.
It's v0.13.0.4 (Qt 5.7.0)

Edit:
I didn't have this problem before I set restore height at 1,720,000.
And fwiw I set restore height only on the file associated with my second device, I didn't set any restore height on the file associated with my first device.

That's the right version. Can you perhaps generate a new set of Legder Monero wallet files (for the second device) and see if the issue persists?
I have generated new Ledger Monero wallet files and the issue persists each time: Couldn't open wallet: invalid password

Could you perhaps try a different password? Also, does your password contain any special (i.e. non-ASCII) characters?
Is there a way to change the password without creating a new wallet and restoring it with the 25 mnemonic seed?
All the characters are within an ASCII table.
Globb0
Legendary
*
Offline Offline

Activity: 2674
Merit: 2053


Free spirit


View Profile
January 07, 2019, 04:06:34 PM
Merited by Hueristic (1)
 #40212

this is interesting (sorry if repost)

Breaking Monero Episode 02: Ring Signatures Introduction

https://www.youtube.com/watch?v=6k5uOjkLOno



hehe

dEBRUYNE
Legendary
*
Offline Offline

Activity: 2268
Merit: 1141


View Profile
January 07, 2019, 06:44:52 PM
 #40213

I have a problem with the GUI used with Ledger Nano S.
I have XMR in two different Ledger Nano S, I have created two different wallet file (the .keys file).
My daemon is synchronized. When I open the GUI with one Ledger and its associated .keys file, everything is OK.
But when I open the GUI with the second Ledger and its associated .keys file,  there is a problem.

First, under "Network Status" it is written Synchronizing.
The lower progess bar indicates Daemon is synchronized.
The higher progress indicates Wallet blocks remaining 1740270 and it scans for all the blocks.

It lasts several hours and then, when the scanning of the whole blockchain is finished, it starts again...
This time under "Network Status" it is written Connected. But the scanning for the 1.7M blocks starts again and my balance is not showing, only "waiting for blocks". So basically this is a endless process and I cannot access my fund.


Did you set a restore height for the second Ledger Monero wallet? If not, please generate a new set of Ledger Monero wallet files for the second Ledger device with a proper restore height. You can use this guide for assistance:

https://monero.stackexchange.com/questions/9901/how-do-i-generate-a-ledger-monero-wallet-with-the-gui-monero-wallet-gui
OK now I haved setted a restore height and it solves this problem. But now I have a new problem with the GUI password.

With the first Ledger Nano S, the GUI password works fine and I can log in. But with the second Ledger, I cannot open the GUI, instead I have the error message: Couldn't open wallet: invalid password

I am sure I enter the exact same password than with my first Ledger. So why the GUI password is working with one device and not the other?

Which version of the GUI are you using? You can check on the Settings page of the GUI.
It's v0.13.0.4 (Qt 5.7.0)

Edit:
I didn't have this problem before I set restore height at 1,720,000.
And fwiw I set restore height only on the file associated with my second device, I didn't set any restore height on the file associated with my first device.

That's the right version. Can you perhaps generate a new set of Legder Monero wallet files (for the second device) and see if the issue persists?
I have generated new Ledger Monero wallet files and the issue persists each time: Couldn't open wallet: invalid password

Could you perhaps try a different password? Also, does your password contain any special (i.e. non-ASCII) characters?
Is there a way to change the password without creating a new wallet and restoring it with the 25 mnemonic seed?
All the characters are within an ASCII table.

[1] That's kind of peculiar, as invariably observed password issues stemmed from using non-ASCII characters. 

[2] Currently, alas, not (unless you want to use the CLI workaround). Thus, in order to change the password, you currently ought to create a new set of Ledger Monero wallet files.

[3] In case you use Ledger in conjunction with the official GUI wallet, the 24 word Ledger mnemonic seed provided upon initializing the device is your Monero seed. Do not, under any circumstances, enter it in the GUI, as that would expose your current 24 word Ledger mnemonic seed to the internet (i.e. it would turn "hot").

Privacy matters, use Monero - A true untraceable cryptocurrency
Why Monero matters? http://weuse.cash/2016/03/05/bitcoiners-hedge-your-position/
Hueristic
Legendary
*
Offline Offline

Activity: 3808
Merit: 4894


Doomed to see the future and unable to prevent it


View Profile
January 08, 2019, 04:40:56 AM
Merited by Globb0 (2)
 #40214

this is interesting (sorry if repost)

Breaking Monero Episode 02: Ring Signatures Introduction

https://www.youtube.com/watch?v=6k5uOjkLOno



hehe




Eat the envelope, LOL!

“Bad men need nothing more to compass their ends, than that good men should look on and do nothing.”
dreamax25
Full Member
***
Offline Offline

Activity: 365
Merit: 103


View Profile
January 08, 2019, 08:32:11 AM
 #40215

Apparently, Monero being featured in the Fortnite merch store was an oversight!

https://coincodex.com/article/2835/monero-addition-to-fortnite-merch-store-was-accidental/
BldSwtTrs
Legendary
*
Offline Offline

Activity: 861
Merit: 1010


View Profile
January 08, 2019, 01:01:39 PM
 #40216

I have a problem with the GUI used with Ledger Nano S.
I have XMR in two different Ledger Nano S, I have created two different wallet file (the .keys file).
My daemon is synchronized. When I open the GUI with one Ledger and its associated .keys file, everything is OK.
But when I open the GUI with the second Ledger and its associated .keys file,  there is a problem.

First, under "Network Status" it is written Synchronizing.
The lower progess bar indicates Daemon is synchronized.
The higher progress indicates Wallet blocks remaining 1740270 and it scans for all the blocks.

It lasts several hours and then, when the scanning of the whole blockchain is finished, it starts again...
This time under "Network Status" it is written Connected. But the scanning for the 1.7M blocks starts again and my balance is not showing, only "waiting for blocks". So basically this is a endless process and I cannot access my fund.


Did you set a restore height for the second Ledger Monero wallet? If not, please generate a new set of Ledger Monero wallet files for the second Ledger device with a proper restore height. You can use this guide for assistance:

https://monero.stackexchange.com/questions/9901/how-do-i-generate-a-ledger-monero-wallet-with-the-gui-monero-wallet-gui
OK now I haved setted a restore height and it solves this problem. But now I have a new problem with the GUI password.

With the first Ledger Nano S, the GUI password works fine and I can log in. But with the second Ledger, I cannot open the GUI, instead I have the error message: Couldn't open wallet: invalid password

I am sure I enter the exact same password than with my first Ledger. So why the GUI password is working with one device and not the other?

Which version of the GUI are you using? You can check on the Settings page of the GUI.
It's v0.13.0.4 (Qt 5.7.0)

Edit:
I didn't have this problem before I set restore height at 1,720,000.
And fwiw I set restore height only on the file associated with my second device, I didn't set any restore height on the file associated with my first device.

That's the right version. Can you perhaps generate a new set of Legder Monero wallet files (for the second device) and see if the issue persists?
I have generated new Ledger Monero wallet files and the issue persists each time: Couldn't open wallet: invalid password

Could you perhaps try a different password? Also, does your password contain any special (i.e. non-ASCII) characters?
Is there a way to change the password without creating a new wallet and restoring it with the 25 mnemonic seed?
All the characters are within an ASCII table.

[1] That's kind of peculiar, as invariably observed password issues stemmed from using non-ASCII characters. 

[2] Currently, alas, not (unless you want to use the CLI workaround). Thus, in order to change the password, you currently ought to create a new set of Ledger Monero wallet files.

[3] In case you use Ledger in conjunction with the official GUI wallet, the 24 word Ledger mnemonic seed provided upon initializing the device is your Monero seed. Do not, under any circumstances, enter it in the GUI, as that would expose your current 24 word Ledger mnemonic seed to the internet (i.e. it would turn "hot").
[1] The only non trivial character is # . Is it considered non-ASCII?

[2] When I create new Ledger Monero wallet files I don't need to create a new password. How do I create a new password exactly?

[3] Thanks, I knew that Smiley
dEBRUYNE
Legendary
*
Offline Offline

Activity: 2268
Merit: 1141


View Profile
January 08, 2019, 04:50:28 PM
 #40217

I have a problem with the GUI used with Ledger Nano S.
I have XMR in two different Ledger Nano S, I have created two different wallet file (the .keys file).
My daemon is synchronized. When I open the GUI with one Ledger and its associated .keys file, everything is OK.
But when I open the GUI with the second Ledger and its associated .keys file,  there is a problem.

First, under "Network Status" it is written Synchronizing.
The lower progess bar indicates Daemon is synchronized.
The higher progress indicates Wallet blocks remaining 1740270 and it scans for all the blocks.

It lasts several hours and then, when the scanning of the whole blockchain is finished, it starts again...
This time under "Network Status" it is written Connected. But the scanning for the 1.7M blocks starts again and my balance is not showing, only "waiting for blocks". So basically this is a endless process and I cannot access my fund.


Did you set a restore height for the second Ledger Monero wallet? If not, please generate a new set of Ledger Monero wallet files for the second Ledger device with a proper restore height. You can use this guide for assistance:

https://monero.stackexchange.com/questions/9901/how-do-i-generate-a-ledger-monero-wallet-with-the-gui-monero-wallet-gui
OK now I haved setted a restore height and it solves this problem. But now I have a new problem with the GUI password.

With the first Ledger Nano S, the GUI password works fine and I can log in. But with the second Ledger, I cannot open the GUI, instead I have the error message: Couldn't open wallet: invalid password

I am sure I enter the exact same password than with my first Ledger. So why the GUI password is working with one device and not the other?

Which version of the GUI are you using? You can check on the Settings page of the GUI.
It's v0.13.0.4 (Qt 5.7.0)

Edit:
I didn't have this problem before I set restore height at 1,720,000.
And fwiw I set restore height only on the file associated with my second device, I didn't set any restore height on the file associated with my first device.

That's the right version. Can you perhaps generate a new set of Legder Monero wallet files (for the second device) and see if the issue persists?
I have generated new Ledger Monero wallet files and the issue persists each time: Couldn't open wallet: invalid password

Could you perhaps try a different password? Also, does your password contain any special (i.e. non-ASCII) characters?
Is there a way to change the password without creating a new wallet and restoring it with the 25 mnemonic seed?
All the characters are within an ASCII table.

[1] That's kind of peculiar, as invariably observed password issues stemmed from using non-ASCII characters. 

[2] Currently, alas, not (unless you want to use the CLI workaround). Thus, in order to change the password, you currently ought to create a new set of Ledger Monero wallet files.

[3] In case you use Ledger in conjunction with the official GUI wallet, the 24 word Ledger mnemonic seed provided upon initializing the device is your Monero seed. Do not, under any circumstances, enter it in the GUI, as that would expose your current 24 word Ledger mnemonic seed to the internet (i.e. it would turn "hot").
[1] The only non trivial character is # . Is it considered non-ASCII?

[2] When I create new Ledger Monero wallet files I don't need to create a new password. How do I create a new password exactly?

[3] Thanks, I knew that Smiley

[1] No. Though perhaps worthwhile to try a password that does not include it?

[2] Is step 14 of this guide not visible for you? https://monero.stackexchange.com/questions/9901/how-do-i-generate-a-ledger-monero-wallet-with-the-gui-monero-wallet-gui

[3] You're welcome.

Privacy matters, use Monero - A true untraceable cryptocurrency
Why Monero matters? http://weuse.cash/2016/03/05/bitcoiners-hedge-your-position/
GingerAle
Legendary
*
Offline Offline

Activity: 1260
Merit: 1008


View Profile WWW
January 08, 2019, 05:24:43 PM
 #40218

Apparently, Monero being featured in the Fortnite merch store was an oversight!

https://coincodex.com/article/2835/monero-addition-to-fortnite-merch-store-was-accidental/

what amazes me is that ... basically, someone made the choice to use globee / monero as the payment option, and then somehow higher up didn't realize *the significance*

https://twitter.com/TimSweeneyEpic/status/1081999454641770497

Quote
Epic guys were going through a big list of international payment methods without full context and didn’t realize the significance of that particular one.

what makes monero significant, hrmmmmmmm?Huh??

< Track your bitcoins! > < Track them again! > <<< [url=https://www.reddit.com/r/Bitcoin/comments/1qomqt/what_a_landmark_legal_case_from_mid1700s_scotland/] What is fungibility? >>> 46P88uZ4edEgsk7iKQUGu2FUDYcdHm2HtLFiGLp1inG4e4f9PTb4mbHWYWFZGYUeQidJ8hFym2WUmWc p34X8HHmFS2LXJkf <<< Free subdomains at moneroworld.com!! >>> <<< If you don't want to run your own node, point your wallet to node.moneroworld.com, and get connected to a random node! @@@@ FUCK ALL THE PROFITEERS! PROOF OF WORK OR ITS A SCAM !!! @@@@
Sipizter
Jr. Member
*
Offline Offline

Activity: 41
Merit: 7


View Profile
January 08, 2019, 06:53:37 PM
 #40219

Apparently, Monero being featured in the Fortnite merch store was an oversight!

https://coincodex.com/article/2835/monero-addition-to-fortnite-merch-store-was-accidental/

what amazes me is that ... basically, someone made the choice to use globee / monero as the payment option, and then somehow higher up didn't realize *the significance*

https://twitter.com/TimSweeneyEpic/status/1081999454641770497

Quote
Epic guys were going through a big list of international payment methods without full context and didn’t realize the significance of that particular one.

what makes monero significant, hrmmmmmmm?Huh??

I think it was not about XMR specifically but all of cryptocurrencies. So I guess Epicgames would have pulled the plug even if the payment option was BTC.
Shame really. I definitely would have bought a Fortnite shirt for my son with XMR (I was about to but then noticed that the UK site didn't have XMR option and I didn't want to order it from US).
mich
Legendary
*
Offline Offline

Activity: 3136
Merit: 1032


#1 VIP Crypto Casino


View Profile
January 08, 2019, 08:20:20 PM
 #40220

Apparently, Monero being featured in the Fortnite merch store was an oversight!

https://coincodex.com/article/2835/monero-addition-to-fortnite-merch-store-was-accidental/

Music to me ears!  And my son's ears!


.
.BITCASINO.. 
.
#1 VIP CRYPTO CASINO

▄██████████████▄
█▄████████████▄▀▄▄▄
█████████████████▄▄▄
█████▄▄▄▄▄▄██████████████▄
███████████████████████████████
████▀█████████████▄▄██████████
██████▀██████████████████████
████████████████▀██████▌████
███████████████▀▀▄█▄▀▀█████▀
███████████████████▀▀█████▀
 ▀▀▀▀▀▀▀██████████████
          ▀▀▀████████
                ▀▀▀███

.
......PLAY......
Pages: « 1 ... 1961 1962 1963 1964 1965 1966 1967 1968 1969 1970 1971 1972 1973 1974 1975 1976 1977 1978 1979 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 1991 1992 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 [2011] 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 2032 2033 2034 2035 2036 2037 2038 2039 2040 2041 2042 2043 2044 2045 2046 2047 2048 2049 2050 2051 2052 2053 2054 2055 2056 2057 2058 2059 2060 2061 ... 2123 »
  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!