influxdata / influxdata/influxdb

Error on influxd -> listen tcp 127.0.0.1:8088 access a socket in a way forbidden by its access permissions.

Open
#17,210 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
31.7k
Forks
3.7k
Avg merge
13h 37m
Merged PRs (30d)
8

Description

Dear friend i have a problem when im triying to init de demond of influx, im working with him 1 month and no problem, after a week im triying to init the influx. Show this message.

```sh

# Note: This error happend in all ports i set into influxdb.conf

influx.exe -config influxdb.conf
2020-03-11T19:44:34.399526Z info Go runtime {"log_id": "0LUmsrMW000", "version": "go1.11", "maxprocs": 4}
run: open server: listen: listen tcp 127.0.0.1:8088: bind: An attempt was made to access a socket in a way forbidden by its access permissions.

```

Im trying with nmap, and netstat to check the port or IDP, but nothing its running in that ports,
im change the port in "bind-address" into .config, and show the same message.

Triying to delete file data, wal, and all elements of previus version and nothing.

Im download the new version of influxdb-1.7.10-1, im execute the demond, and not initialized the server, and show the same message before.

can help with that?
Best Regards.

Contributor guide

Open the contributing guide

Research direction

Start with the reported `influx.exe -config influxdb.conf` command and the `bind-address` setting in `influxdb.conf`; compare the startup behavior across the ports mentioned in the report. There is no test or source entry point named, so done would require identifying a reproducible cause for the socket-permission error and documenting a confirmed resolution.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
databases
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.