hey guys what am i missing here? heres what im getting and my .bat
[2017-11-24 23:41:46] NVML GPU monitoring enabled.
[2017-11-24 23:41:46] NVAPI GPU monitoring enabled.
[2017-11-24 23:41:46] 8 miner threads started, using 'lyra2v2' algorithm.
[2017-11-24 23:41:47] HTTP request failed: Failed to connect to 127.0.0.1 port 4533: Connection refused
[2017-11-24 23:41:47] get_work failed, retry after 30 seconds
______________________
ccminer-x64-75.exe -a lyra2v2 -o
http://127.0.0.1:4533 -u ustraks -p ********
Yeah you need to connect to a pool not a local ip address.

Or are you trying to solo mine and have a server running for this? Because that's probably a waste.
Go register on suprnova if you want to try mining this coin, make a worker/password and then use something like:
cminer-x64.exe -i 18 -d 0 -a lyra2v2 -o stratum+tcp://stak.suprnova.cc:7706 -u username.worker -p password --cpu-priority=3
ccminer-x64-2.2.2-cuda9 works fine for this.