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

Error! cannot find public key..version 1.6.1 #31

Closed
AUSNZ opened this issue Feb 6, 2020 · 1 comment
Closed

Error! cannot find public key..version 1.6.1 #31

AUSNZ opened this issue Feb 6, 2020 · 1 comment

Comments

@AUSNZ
Copy link

AUSNZ commented Feb 6, 2020

(c) 2018 Microsoft Corporation. All rights reserved.

C:\Users\Administrator>cd C:\Users\Administrator\Desktop\accweb_1.6.1

C:\Users\Administrator\Desktop\accweb_1.6.1>start.cmd

C:\Users\Administrator\Desktop\accweb_1.6.1>Rem Adjust this file to match your needs.

C:\Users\Administrator\Desktop\accweb_1.6.1>Rem sets host and port

C:\Users\Administrator\Desktop\accweb_1.6.1>Rem 80 is the default port for web servers and meight be blocked on your machine

C:\Users\Administrator\Desktop\accweb_1.6.1>Rem in that case, change it to anything else, e.g. 8080

C:\Users\Administrator\Desktop\accweb_1.6.1>set ACCWEB_HOST=0.0.0.0:90

C:\Users\Administrator\Desktop\accweb_1.6.1>Rem IMPORTANT must be set, use strong different passwords for each

C:\Users\Administrator\Desktop\accweb_1.6.1>set ACCWEB_ADMIN_PASSWORD=admin

C:\Users\Administrator\Desktop\accweb_1.6.1>set ACCWEB_MOD_PASSWORD=mod

C:\Users\Administrator\Desktop\accweb_1.6.1>set ACCWEB_RO_PASSWORD=ro

C:\Users\Administrator\Desktop\accweb_1.6.1>Rem these files must exist

C:\Users\Administrator\Desktop\accweb_1.6.1>set ACCWEB_TOKEN_PUBLIC_KEY=secrets/token.public

C:\Users\Administrator\Desktop\accweb_1.6.1>set ACCWEB_TOKEN_PRIVATE_KEY=secrets/token.private

C:\Users\Administrator\Desktop\accweb_1.6.1>Rem create this directory in your installation directory

C:\Users\Administrator\Desktop\accweb_1.6.1>set ACCWEB_CONFIG_PATH=config/

C:\Users\Administrator\Desktop\accweb_1.6.1>Rem set the installation path of the ACC server

C:\Users\Administrator\Desktop\accweb_1.6.1>set ACCWEB_SERVER_DIR=C:\Program Files (x86)\Steam\steamapps\common\Assetto Corsa Dedicated Server

C:\Users\Administrator\Desktop\accweb_1.6.1>set ACCWEB_LOGLEVEL=info

C:\Users\Administrator\Desktop\accweb_1.6.1>set ACCWEB_ALLOWED_ORIGINS=*

C:\Users\Administrator\Desktop\accweb_1.6.1>set ACCWEB_SERVER_EXE=accServer.exe

C:\Users\Administrator\Desktop\accweb_1.6.1>accweb.exe
time="2020-02-06T11:29:25+11:00" level=fatal msg="Token public key file not found" err="open secrets/token.public: The system cannot find the file specified." file=secrets/token.public

C:\Users\Administrator\Desktop\accweb_1.6.1>start.cmd

@AUSNZ
Copy link
Author

AUSNZ commented Feb 6, 2020

I Followed these instructions for above problem, not sure if correct..All help welcome..Thanks in advanced..https://youtu.be/oCgpVmvJG8Y And I did generate keys an put in appropriate folder.

@AUSNZ AUSNZ closed this as completed Feb 6, 2020
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

1 participant