Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: [SOLVED] Error: HTTPS certs for webadmin
Post: RE: Error: HTTPS certs for webadmin

xoft Wrote: (09-19-2017, 07:37 PM) -- I've found the cause and made a pull request with a fix: https://github.com/cuberite/cuberite/pull/4036 In the meantime, you can use your certificates if you co...
daisukiXCI Discussion 7 8,362 09-20-2017, 09:32 AM
    Thread: [SOLVED] Compilation failure on centOS 7
Post: RE: [SOLVED] Compilation failure on centOS 7

xoft Wrote: (09-19-2017, 06:34 PM) -- We've removed the BOMs from the repository, you should have no more issues after a "git pull" now. -- yeah problem solved thank you
daisukiXCI Discussion 11 11,110 09-20-2017, 07:38 AM
    Thread: [SOLVED] Compilation failure on centOS 7
Post: RE: [SOLVED] Compilation failure on centOS 7

peterbell10 Wrote: (09-19-2017, 01:01 AM) -- Apparently dos2unix will also remove any UTF-8 BOM.  Maybe that's what cmake is choking on. -- i don't succeed to configure git to use linux end line for...
daisukiXCI Discussion 11 11,110 09-19-2017, 07:38 AM
    Thread: [SOLVED] Error: HTTPS certs for webadmin
Post: RE: Error: HTTPS certs for webadmin

xoft Wrote: (09-18-2017, 11:25 PM) -- I meant for you to post the whole files. When I copy-paste the certificate and privkey data from your listings into a fresh new pair of files, my Cuberite acc...
daisukiXCI Discussion 7 8,362 09-19-2017, 05:37 AM
    Thread: [SOLVED] Error: HTTPS certs for webadmin
Post: RE: Error: HTTPS certs for webadmin

xoft Wrote: (09-11-2017, 05:37 PM) -- The -0x2180 error is POLARSSL_ERR_X509_INVALID_FORMAT. That means that the file is in a format not supported by the TLS library. Which is weird, considering that...
daisukiXCI Discussion 7 8,362 09-18-2017, 06:21 AM
    Thread: [SOLVED] Compilation failure on centOS 7
Post: RE: [SOLVED] Compilation failure on centOS 7

xoft Wrote: (09-11-2017, 05:39 PM) -- That sounds like a mis-configured git client, normally it should checkout all files using the correct line-end format. -- First, sorry for the long wait. S...
daisukiXCI Discussion 11 11,110 09-18-2017, 06:14 AM
    Thread: [SOLVED] Error: HTTPS certs for webadmin
Post: [SOLVED] Error: HTTPS certs for webadmin

Hello, i try to use https for the webadmin but i doesn't seem to work. At first i used my own certificate from my own CA but it failed so i tried to use the script GenerateSelfSignedHTTPSCertUsingO...
daisukiXCI Discussion 7 8,362 09-11-2017, 07:49 AM
    Thread: [SOLVED] Compilation failure on centOS 7
Post: RE: Compilation failure on centOS 7

i found the problem the file aren't unix format so I dos2unix them and it's working thanks for your help
daisukiXCI Discussion 11 11,110 09-11-2017, 01:55 AM
    Thread: [SOLVED] Compilation failure on centOS 7
Post: RE: Compilation failure on centOS 7

I remove all the comment section and the error still is here
daisukiXCI Discussion 11 11,110 09-11-2017, 01:51 AM
    Thread: [SOLVED] Compilation failure on centOS 7
Post: RE: Compilation failure on centOS 7

Both solutions provide same result
daisukiXCI Discussion 11 11,110 09-11-2017, 12:53 AM
    Thread: [SOLVED] Compilation failure on centOS 7
Post: [SOLVED] Compilation failure on centOS 7

Hello, I try to build cuberite on centos 7 but it failed on the cmake step with this error: Code: --  --- Running cmake... CMake Error: Error in cmake code at /var/games/minecraft/cuberite/...
daisukiXCI Discussion 11 11,110 09-10-2017, 11:47 PM