luadch / luadch/luadch

././core/hub.lua:575: bad argument #3 to 'utf_format'

Open
#236 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Lua
Stars
60
Forks
10
PR merge metrics
No merged PRs in 30d

Description

Upon start
hub.lua: function 'incoming': lua error: ././core/hub.lua:575: bad argument #3 to 'utf_format' (number expected, got string)
Had to edit hub.lua at line 575 and replace a TLS variable with '1.2'. Couldn't find another way to fix this.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at core/hub.lua:575 and reproduce the startup failure described in the issue. Inspect the third argument passed to utf_format and the TLS variable involved, then verify that the hub starts without requiring a manual replacement with '1.2'.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua
Domain
backend, networking
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.