Welcome to Certabo forum
Both posts in italian and in english are accepted on the forum to help everybody to provide contribution irrespective to geographical location. Object of the forum is to provide technical information on various items and help developer and users to personalise software for Certabo chessboards. User explicitly accepts the conditions of use of this forum here reported.
A brief introduction of user is always appreciated in section Welcome to….
Benvenuti nel forum di Certabo
Sul forum possono essere postati articoli sia in lingua italiana che inglese per permettere a tutti di dare il proprio contributo da diversi luoghi geografici. Il forum ha come scopo fornire informazioni tecniche in generale e aiutare gli sviluppatori ed utenti a personalizzare software per le scacchiere Certabo. L’utente accetta esplicitamente le condizioni del presente forum consultabili qui.
Un breve saluto del nuovo utente è sempre gradito nella sezione Benvenuti a….
Online problem
Quote from julkal on September 10, 2023, 5:37 pmI haven´t played online for a long time.
Today I tried The 4.5 Software and the board doesn´t do anything.
If I try to play with 4.5 Software the first move is not visible on PC and the game doesn´t start.
In the 4.5 window it says that the game stopped unexpected.
maybe this helps:
2023-09-10 19:41:16,209:logger:Arguments: Namespace(btport=None, debug=None, game_id=None, game_key=None, hide_cursor=False, max_depth=20, multiprocessing_fork=None, port_not_strict=True, publish=None, robust=False, syzygy=None, usbport='COM8')
2023-09-10 19:41:27,141:lichess:lichess.py startup
2023-09-10 19:41:27,141:codes:codes.py - loading calibration
2023-09-10 19:41:27,141:serialreader:Opening serial port COM8
2023-09-10 19:41:27,141:lichess:board event loop
2023-09-10 19:41:27,141:session:stream GET https://lichess.org/api/stream/event params=None data=None json=None
2023-09-10 19:41:27,141:connectionpool:Starting new HTTPS connection (1): lichess.org:443
2023-09-10 19:41:27,205:serialreader:Flushing input on COM8
2023-09-10 19:41:27,253:connectionpool:https://lichess.org:443 "GET /api/stream/event HTTP/1.1" 200 None
2023-09-10 19:41:27,257:lichess:game start received: aR6vpu0V
2023-09-10 19:41:27,257:session:stream GET https://lichess.org/api/board/game/stream/aR6vpu0V params=None data=None json=None
2023-09-10 19:41:27,257:connectionpool:Starting new HTTPS connection (2): lichess.org:443
2023-09-10 19:41:27,385:connectionpool:https://lichess.org:443 "GET /api/board/game/stream/aR6vpu0V HTTP/1.1" 200 None
2023-09-10 19:41:27,385:session:request GET https://lichess.org/api/account/playing params={'nb': 10} data=None json=None
2023-09-10 19:41:27,385:connectionpool:Starting new HTTPS connection (3): lichess.org:443
2023-09-10 19:41:27,501:connectionpool:https://lichess.org:443 "GET /api/account/playing?nb=10 HTTP/1.1" 200 411
2023-09-10 19:41:27,505:lichess:setup_new_gameid() found gameId: aR6vpu0V
Exception in thread Thread-1:
Traceback (most recent call last):
File "threading.py", line 932, in _bootstrap_inner
File "threading.py", line 870, in run
File "lichess\lichess.py", line 201, in main
File "lichess\lichess.py", line 159, in setup_new_gameid
File "chess\__init__.py", line 2530, in set_board_fen
File "chess\__init__.py", line 1015, in set_board_fen
File "chess\__init__.py", line 958, in _set_board_fen
ValueError: expected position part of fen, got multiple parts: 'rnbqkbnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQKBNR w KQkq - 0 1'
Then I tried the online software and got PermissionError: [Errno 13] Permission denied: 'geckodriver.log'
so I can´t log in..
I coppied the latest geckodriver.exe from firefox but this didn´t help.
I haven´t played online for a long time.
Today I tried The 4.5 Software and the board doesn´t do anything.
If I try to play with 4.5 Software the first move is not visible on PC and the game doesn´t start.
In the 4.5 window it says that the game stopped unexpected.
maybe this helps:
2023-09-10 19:41:16,209:logger:Arguments: Namespace(btport=None, debug=None, game_id=None, game_key=None, hide_cursor=False, max_depth=20, multiprocessing_fork=None, port_not_strict=True, publish=None, robust=False, syzygy=None, usbport='COM8')
2023-09-10 19:41:27,141:lichess:lichess.py startup
2023-09-10 19:41:27,141:codes:codes.py - loading calibration
2023-09-10 19:41:27,141:serialreader:Opening serial port COM8
2023-09-10 19:41:27,141:lichess:board event loop
2023-09-10 19:41:27,141:session:stream GET https://lichess.org/api/stream/event params=None data=None json=None
2023-09-10 19:41:27,141:connectionpool:Starting new HTTPS connection (1): lichess.org:443
2023-09-10 19:41:27,205:serialreader:Flushing input on COM8
2023-09-10 19:41:27,253:connectionpool:https://lichess.org:443 "GET /api/stream/event HTTP/1.1" 200 None
2023-09-10 19:41:27,257:lichess:game start received: aR6vpu0V
2023-09-10 19:41:27,257:session:stream GET https://lichess.org/api/board/game/stream/aR6vpu0V params=None data=None json=None
2023-09-10 19:41:27,257:connectionpool:Starting new HTTPS connection (2): lichess.org:443
2023-09-10 19:41:27,385:connectionpool:https://lichess.org:443 "GET /api/board/game/stream/aR6vpu0V HTTP/1.1" 200 None
2023-09-10 19:41:27,385:session:request GET https://lichess.org/api/account/playing params={'nb': 10} data=None json=None
2023-09-10 19:41:27,385:connectionpool:Starting new HTTPS connection (3): lichess.org:443
2023-09-10 19:41:27,501:connectionpool:https://lichess.org:443 "GET /api/account/playing?nb=10 HTTP/1.1" 200 411
2023-09-10 19:41:27,505:lichess:setup_new_gameid() found gameId: aR6vpu0V
Exception in thread Thread-1:
Traceback (most recent call last):
File "threading.py", line 932, in _bootstrap_inner
File "threading.py", line 870, in run
File "lichess\lichess.py", line 201, in main
File "lichess\lichess.py", line 159, in setup_new_gameid
File "chess\__init__.py", line 2530, in set_board_fen
File "chess\__init__.py", line 1015, in set_board_fen
File "chess\__init__.py", line 958, in _set_board_fen
ValueError: expected position part of fen, got multiple parts: 'rnbqkbnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQKBNR w KQkq - 0 1'
Then I tried the online software and got PermissionError: [Errno 13] Permission denied: 'geckodriver.log'
so I can´t log in..
I coppied the latest geckodriver.exe from firefox but this didn´t help.
Quote from Benjac on September 10, 2023, 11:04 pmHi Jukal,
try the Version Cerno PC 64 bit_4.7 from Site 'Tabutronic'.
Best regards from Germany,
Bernd
Hi Jukal,
try the Version Cerno PC 64 bit_4.7 from Site 'Tabutronic'.
Best regards from Germany,
Bernd
Quote from Pietro on September 11, 2023, 7:24 amHi Julian hi Bernd
If you are using firefox as browser when you launch right click on the icon and run as administrator this shall solve the problem
Geckodriver may need additional privilege to run.
All the best
Pietro
Hi Julian hi Bernd
If you are using firefox as browser when you launch right click on the icon and run as administrator this shall solve the problem
Geckodriver may need additional privilege to run.
All the best
Pietro
Quote from julkal on September 11, 2023, 8:59 amQuote from Pietro on September 11, 2023, 7:24 amHi Julian hi Bernd
If you are using firefox as browser when you launch right click on the icon and run as administrator this shall solve the problem
All the best
Pietro
Thank´s Pietro, that helped...
Julian
Quote from Pietro on September 11, 2023, 7:24 amHi Julian hi Bernd
If you are using firefox as browser when you launch right click on the icon and run as administrator this shall solve the problem
All the best
Pietro
Thank´s Pietro, that helped...
Julian