Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Graphene Testing: Error when running makeairdropfile command #187

Open
cryptotronxyz opened this issue Aug 11, 2021 · 17 comments
Open

Graphene Testing: Error when running makeairdropfile command #187

cryptotronxyz opened this issue Aug 11, 2021 · 17 comments

Comments

@cryptotronxyz
Copy link

cryptotronxyz commented Aug 11, 2021

Running the following command in the console of the TEST release of v.1.7.1 (v1.7.1-rc4) results in an error and no file is created as expected:

makeairdropfile "my_bsc_address_here" 1 "airdrop.txt"

The error returned is:

regex_error (code -1)

A screenshot is attached.
grapheneerror1

This is happening with the GUI and the CLI wallets (CLI error: error: {"code":-1,"message":"regex_error"})

I am using a newly downloaded copy of the TEST release of v1.7.1 of the Phore Core wallet (v1.7.1-rc4, expanded from phore-1.7.1-win64.zip).

@MomaBear1
Copy link

MomaBear1 commented Aug 12, 2021

I can confirm getting the same error when running makeairdropfile on the cli-wallet:

phore-cli makeairdropfile "0xc......" 1 "ad1.txt"
error: {"code":-1,"message":"regex_error"}

OS: Ubuntu 20.04

Best regards

@Phobobmt
Copy link

image
Win x64 same

@reddvt22
Copy link

Same issue here, different error (mac osx 11.5 - Phore 1.7.1):
Command: makeairdropfile "0xD....04" 1 "airdrop.txt"
Error: Cannot open airdop JSON file (code -8)

@tanphap
Copy link

tanphap commented Aug 13, 2021

Running the following command in the console of the TEST release of v.1.7.1 (v1.7.1-rc4) results in an error and no file is created as expected:

makeairdropfile "my_bsc_address_here" 1 "airdrop.txt"

The error returned is:

regex_error (code -1)

@tohsnoom
Copy link
Member

We'll investigate. For those experiencing the issue, please make sure your BSC address is correct, and I'd suggest at least trying the filename without the quotes just to see if that helps (it may not).

@tohsnoom
Copy link
Member

We'll investigate. For those experiencing the issue, please make sure your BSC address is correct, and I'd suggest at least trying the filename without the quotes just to see if that helps (it may not).

it doesn't work man

Ok thanks. We'll look into it.

@Parus777888
Copy link

Same here .
Now I will update the drivers, and download a new distribution kit, and a new Microsoft .NET Framework for Windows 10

@tohsnoom
Copy link
Member

Please give this new build a try and let me know if it resolves the issue for you: https://github.com/phoreproject/Phore/releases/tag/v1.7.1-rc5

@Parus777888
Copy link

Пожалуйста, попробуйте эту новую сборку и дайте мне знать, решит ли она проблему для вас: https://github.com/phoreproject/Phore/releases/tag/v1.7.1-rc5

Yes nothing changes

@cryptotronxyz
Copy link
Author

For me, the airdrop file is now successfully created with the new build.

@Parus777888
Copy link

Okay! Thanks

@kizzy34
Copy link

kizzy34 commented Aug 18, 2021

I used the updated build that was dropped. When I ran the first makeairdrop file, it was successful but no out put.

The myusername command also brought error as output. I would like the team to fix this and give an indepth explanation and guidelines precept by precept on how to complete this without error.

I would also like to have the discord or telegram handle for Graphene

@tohsnoom
Copy link
Member

I used the updated build that was dropped. When I ran the first makeairdrop file, it was successful but no out put.

If the makeairdropfile command is successful, it would not give you any output in the debug console. It should create a file in the location you provided. If you are referring to output in the debug console then that is the expected behavior for a successful file generation.

The myusername command also brought error as output. I would like the team to fix this and give an indepth explanation and guidelines precept by precept on how to complete this without error.

I'm not familiar with the "myusername command". Would you please provide more context around this?

I would also like to have the discord or telegram handle for Graphene

Here's a link to the Graphene Discord: https://discord.gg/P93uSjGugA

There will be a Graphene Telegram but it has not been launched yet.

@reddvt22
Copy link

Hi,

I've downloaded Phore Core 1.7.1 rc5 for osx Catalina
OS is OSX BigSur 11.5.2

Pasted this phrase in de debug console of Phore Core wallet:
22:58:28 makeairdropfile "0•••••••••••••••••••••••••••4" 1 "airdrop.txt"

I get this response:
22:58:28 Cannot open airdop JSON file (code -8)

What i'm doing wrong?

Kind regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants