server using an insecure connection(problem solved)

Having trouble with the game? Report issues and get help here. Read this first!

Moderator: Forum Moderators

Forum rules
Before reporting issues in this section, you must read the following topic:
Post Reply
User avatar
ERROR1025
Posts: 46
Joined: February 23rd, 2020, 10:18 am

server using an insecure connection(problem solved)

Post by ERROR1025 »

i login server.wesnoth.org have the info:
"The remote server requested a password while using an insecure connection."
how to fix?
Last edited by ERROR1025 on July 13th, 2023, 11:23 am, edited 1 time in total.
User avatar
Pentarctagon
Project Manager
Posts: 5566
Joined: March 22nd, 2009, 10:50 pm
Location: Earth (occasionally)

Re: server using an insecure connection

Post by Pentarctagon »

Which version are you using?
99 little bugs in the code, 99 little bugs
take one down, patch it around
-2,147,483,648 little bugs in the code
Soliton
Site Administrator
Posts: 1688
Joined: April 5th, 2005, 3:25 pm
Location: #wesnoth-mp

Re: server using an insecure connection

Post by Soliton »

Connect with the host name (server.wesnoth.org) not the IP address.
"If gameplay requires it, they can be made to live on Venus." -- scott
User avatar
ERROR1025
Posts: 46
Joined: February 23rd, 2020, 10:18 am

Re: server using an insecure connection

Post by ERROR1025 »

Pentarctagon wrote: July 11th, 2023, 2:12 pm Which version are you using?
1.16.2 and 1.16.9 have the warn (windows)
Soliton wrote: July 11th, 2023, 7:56 pm Connect with the host name (server.wesnoth.org) not the IP address.
i use host name,not ip
User avatar
Pentarctagon
Project Manager
Posts: 5566
Joined: March 22nd, 2009, 10:50 pm
Location: Earth (occasionally)

Re: server using an insecure connection

Post by Pentarctagon »

Please provide the log file from one of the times this is happening.
99 little bugs in the code, 99 little bugs
take one down, patch it around
-2,147,483,648 little bugs in the code
User avatar
ERROR1025
Posts: 46
Joined: February 23rd, 2020, 10:18 am

Re: server using an insecure connection

Post by ERROR1025 »

log is not have help
Attachments
wesnoth-20230712-093046-19256.log
(472 Bytes) Downloaded 41 times
User avatar
Pentarctagon
Project Manager
Posts: 5566
Joined: March 22nd, 2009, 10:50 pm
Location: Earth (occasionally)

Re: server using an insecure connection

Post by Pentarctagon »

In the advanced preferences, please enable debug logging for "network" and then upload the log file after you get the error.
99 little bugs in the code, 99 little bugs
take one down, patch it around
-2,147,483,648 little bugs in the code
User avatar
ERROR1025
Posts: 46
Joined: February 23rd, 2020, 10:18 am

Re: server using an insecure connection

Post by ERROR1025 »

new log,maybe server need pwd,but game warn "server using an insecure connection"
Attachments
wesnoth-20230712-105154-15136.log
(2.23 KiB) Downloaded 46 times
User avatar
Pentarctagon
Project Manager
Posts: 5566
Joined: March 22nd, 2009, 10:50 pm
Location: Earth (occasionally)

Re: server using an insecure connection

Post by Pentarctagon »

Please provide the build info as well (described here). Also, are you clicking the Join Official Server option?
99 little bugs in the code, 99 little bugs
take one down, patch it around
-2,147,483,648 little bugs in the code
User avatar
ERROR1025
Posts: 46
Joined: February 23rd, 2020, 10:18 am

Re: server using an insecure connection

Post by ERROR1025 »

Code: Select all

The Battle for Wesnoth version 1.16.9 x86_64
Running on Microsoft Windows 10 1909 (10.0.18363) x86_64
Distribution channel: itch

Game paths
==========

Data dir:        F:\wesntoh1.16.9
User config dir: E:\Documents\My Games\Wesnoth1.16
User data dir:   E:\Documents\My Games\Wesnoth1.16
Saves dir:       E:\Documents\My Games\Wesnoth1.16\saves
Add-ons dir:     E:\Documents\My Games\Wesnoth1.16\data\add-ons
Cache dir:       E:\Documents\My Games\Wesnoth1.16\cache

Libraries
=========

Boost:             1.81
Lua:               5.4.2
OpenSSL/libcrypto: 3.0.0h-dev (runtime 3.0.0h-dev)
Cairo:             1.17.8 (runtime 1.17.8)
Pango:             1.50.14 (runtime 1.50.11)
SDL:               2.26.3 (runtime 2.26.3)
SDL_image:         2.6.3 (runtime 2.6.3)
SDL_mixer:         2.6.3 (runtime 2.6.3)

Features
========

Lua console completion:       yes
Win32 notifications back end: yes

Current video settings
======================

SDL video drivers:       [windows] offscreen dummy
Window size:             1600x900
Screen refresh rate:     60
Screen dots per inch:    96.000000x96.000000
Screen dpi scale factor: 1.000000x1.000000

Current audio settings
======================

SDL audio drivers:  [wasapi] directsound winmm
Number of channels: 2
Output rate:        44100 Hz
Sample format:      signed 16 bit little-endian
Sample size:        4096 bytes

Installed add-ons
=================

No add-ons installed.


use "Join Official Server" or join server (input server.wesnoth.org) any have the warn
Soliton
Site Administrator
Posts: 1688
Joined: April 5th, 2005, 3:25 pm
Location: #wesnoth-mp

Re: server using an insecure connection

Post by Soliton »

You're connecting to 127.195.1.114 which is a loopback address. Whatever you're doing there you need to change it so you don't connect through a loopback interface.
"If gameplay requires it, they can be made to live on Venus." -- scott
Post Reply