Git Product home page Git Product logo

Comments (9)

KtorZ avatar KtorZ commented on July 29, 2024 1

@wstrik @matthaus000 I assume you are running on Linux or Mac OS. what does the locale command returns you?

In my case:

$ locale
LANG=en_US.UTF-8
LANGUAGE=en
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC=fr_FR.UTF-8
LC_TIME=fr_FR.UTF-8
LC_COLLATE="en_US.UTF-8"
LC_MONETARY=fr_FR.UTF-8
LC_MESSAGES="en_US.UTF-8"
LC_PAPER=fr_FR.UTF-8
LC_NAME=fr_FR.UTF-8
LC_ADDRESS=fr_FR.UTF-8
LC_TELEPHONE=fr_FR.UTF-8
LC_MEASUREMENT=fr_FR.UTF-8
LC_IDENTIFICATION=fr_FR.UTF-8
LC_ALL=

You could try re-running the command by forcing the LC_ALL environment variable to en_US.UTF-8 (LC_ALL=en_US.UTF-8 jcli key sign ...). That's a wild guess, but maybe.

from incentivized-testnet-stakepool-registry.

wstrik avatar wstrik commented on July 29, 2024 1

Hi @KtorZ, thx for your reply. I can't speak for @matthaus000, but I'm running on Windows. Also my locale er set to en US.

from incentivized-testnet-stakepool-registry.

KtorZ avatar KtorZ commented on July 29, 2024 1

🤔 We could probably fix this in the CI validator too though. Good findings 🙏

from incentivized-testnet-stakepool-registry.

matthaus000 avatar matthaus000 commented on July 29, 2024 1

Here to help one another... that is what it is all about. cheers all

from incentivized-testnet-stakepool-registry.

KtorZ avatar KtorZ commented on July 29, 2024 1

I'll mark this as closed, with the following notes:

  • Make sure all files (.json, .sig and the owner.prv) are UTF-8 encoded
  • Make sure files use UNIX newlines (\n) instead of Windows newlines (\r\n)

from incentivized-testnet-stakepool-registry.

matthaus000 avatar matthaus000 commented on July 29, 2024

I have the same problem and no luck here either :(

from incentivized-testnet-stakepool-registry.

KtorZ avatar KtorZ commented on July 29, 2024

Any help maybe for you here: input-output-hk/jormungandr#503 ?

from incentivized-testnet-stakepool-registry.

matthaus000 avatar matthaus000 commented on July 29, 2024

Ok the reason its not working because in Notepad++ you are changing the encoding of the .json file to UTF8 only I guess. You have to also change the encoding of the owner.prv file to UTF8 as well and then it should work.

from incentivized-testnet-stakepool-registry.

matthaus000 avatar matthaus000 commented on July 29, 2024

Let me know if that works for you as that is what worked for me. cheers....

from incentivized-testnet-stakepool-registry.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.