column: undefined column name '8'
Open
- Dominant language
- Shell
- Stars
- 141
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
Script is no longer able to get prices, outputs
column: undefined column name '8'
and then the market data source and date
Contributor guide
No contributing guide indexed for this repository
Research direction
The error 'undefined column name '8'' suggests a parsing or data format issue in the script. Start by examining the main script file (likely coinbash.sh) and any functions that fetch or parse market data, particularly looking for column indexing. Check the external data source's API or output format for changes. Running the script in debug mode or adding echo statements may help locate where column '8' is referenced.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bash, shell
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100