Radius Not responding

I’m setting up Hotspot and User man according to the wiki on version 3.0b6. Everything goes well until i try to log in to the hot spot, i get Radius server is not responding in the log messages.

I’ve tried doing a sys reset and doing the config again but no luck . Folowing the same directions on 2.9.40 i was able to get it all working.
anyone seen this?

tks

EDIT: here is an export from the hotspot, radius and user-man:

/ip hotspot profile 
set default dns-name="" hotspot-address=0.0.0.0 html-directory=hotspot \
    http-cookie-lifetime=3d http-proxy=0.0.0.0:0 login-by=cookie,http-chap \
    name="default" rate-limit="" smtp-server=0.0.0.0 split-user-domain=no \
    use-radius=no 
add dns-name="" hotspot-address=10.5.50.1 html-directory=hotspot \
    http-cookie-lifetime=3d http-proxy=0.0.0.0:0 \
    login-by=mac,cookie,http-chap,http-pap mac-auth-password="" name="hsprof1" 
    nas-port-type=wireless-802.11 radius-accounting=yes \
    radius-default-domain="" radius-interim-update=received \
    radius-location-id="" radius-location-name="" rate-limit="" \
    smtp-server=192.168.1.106 split-user-domain=no use-radius=yes 
/ip hotspot user profile 
set default advertise=no idle-timeout=none keepalive-timeout=2m name="default" 
    open-status-page=always shared-users=1 status-autorefresh=1m \
    transparent-proxy=yes 
/ip hotspot 
add address-pool=hs-pool-2 addresses-per-mac=2 disabled=no idle-timeout=5m \
    interface=wlan1 keepalive-timeout=none name="hotspot1" profile=hsprof1 
/ip hotspot service-port 
set ftp disabled=no ports=21 
/ip hotspot user 
add comment="" disabled=no name="admin" password="******" profile=default \
    server=hotspot



/radius 
add accounting-backup=no accounting-port=1813 address=10.5.50.1 \
    authentication-port=1812 called-id="" comment="" disabled=no domain="" \
    realm="" secret="******" service=hotspot timeout=300ms 
/radius incoming 
set accept=no port=1700



/tool user-manager credit 
add comment="" extend-price=unavailable full-price=500 name="5" \
    subscriber=admin time=1m 
/tool user-manager customer 
add comment="" disabled=no login="admin" parent=admin password="*****" \
    permissions=owner subscriber=admin time-zone=+00:00 
/tool user-manager router 
add comment="" disabled=no ip-address=10.5.50.1 \
    log=auth-ok,auth-fail,acct-fail name="router1" shared-secret="******" \
    subscriber=admin 
/tool user-manager user 
add comment="" disabled=no name="demo" password="demo" subscriber=admin 
add comment="" disabled=no name="hd2k9" password="******" subscriber=admin

At a glance address 127.0.0.1 should be used on ‘tool user-manager router’ and ‘radius’ client, when HotSpot and User Manager are operating on the same machine.

RESOLVED:

thanks, that was the issue…weird as 127.0.0.1 was not required on ve3rs 2.9.40

thanks again

please tell me there is a way to have users sign up withOUT having to check their email.

http://LOCAL ROUTERIP/userman?signup=hot


i dont get that at ALL..the idea is these people DONT have internet OR email access.

maybe this is my issue,
but when i try to set customer → use paypal or user options, and click save, it says operation successful, but the options i set are NOT saved, if i re click on the customer..what is the deal?

I am working on setting up a hotspot for the first time and I’m running into the same problem. I entered all the details for using paypal and checked Signup Allowed. Hitting save tells me the options are saved but when I open the Customer backup again, the options are not saved. This is on 2.9.46. Any ideas?