Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FreeRadius 3: /usr/lib/ Error #7667

Closed
ahmar20 opened this issue Dec 14, 2018 · 2 comments
Closed

FreeRadius 3: /usr/lib/ Error #7667

ahmar20 opened this issue Dec 14, 2018 · 2 comments

Comments

@ahmar20
Copy link
Contributor

ahmar20 commented Dec 14, 2018

TP-Link TD-W8980 V1 - OpenWrt v18.06.1

Using FreeRaius3 on Openwrt is not working with radiusd command, apparently it looks for its libraries in /usr/lib directory. But the libraries get stored in /usr/lib/freeradius3 directory. Can anyone fix this? I am sure this should be a couple of lines of code which tells radiusd to look for libraries in the correct place. While using /etc/init.d/radiusd, radiusd can be started successfully (if you have setup everything correctly) but there is no debugging option that is available through radiusd -X. If someone can point out what to look for I can probably change the code myself and submit a pull request. Thanks

root@LEDE:~# radiusd -X
Error loading shared library libfreeradius-server.so: No such file or directory (needed by /usr/sbin/radiusd)
Error loading shared library libfreeradius-radius.so: No such file or directory (needed by /usr/sbin/radiusd)
Error loading shared library libfreeradius-eap.so: No such file or directory (needed by /usr/sbin/radiusd)
Error relocating /usr/sbin/radiusd: fr_cursor_next_by_da: symbol not found
Error relocating /usr/sbin/radiusd: fr_event_loop: symbol not found
Error relocating /usr/sbin/radiusd: fr_packet_list_num_elements: symbol not found
Error relocating /usr/sbin/radiusd: fr_pair_copy: symbol not found
Error relocating /usr/sbin/radiusd: cf_section_to_item: symbol not found
Error relocating /usr/sbin/radiusd: cf_file_read: symbol not found
Error relocating /usr/sbin/radiusd: fr_talloc_fault_setup: symbol not found
Error relocating /usr/sbin/radiusd: ip_ntoh: symbol not found
Error relocating /usr/sbin/radiusd: fr_cursor_next_by_num: symbol not found
Error relocating /usr/sbin/radiusd: cf_data_remove: symbol not found
Error relocating /usr/sbin/radiusd: cf_section_name1: symbol not found
Error relocating /usr/sbin/radiusd: fr_ntop: symbol not found
Error relocating /usr/sbin/radiusd: rad_check_lib_magic: symbol not found
Error relocating /usr/sbin/radiusd: xlat_unregister_module: symbol not found
Error relocating /usr/sbin/radiusd: fr_set_dumpable: symbol not found
Error relocating /usr/sbin/radiusd: rad_recv_header: symbol not found
Error relocating /usr/sbin/radiusd: fr_packet_list_socket_del: symbol not found
Error relocating /usr/sbin/radiusd: fr_prints: symbol not found
Error relocating /usr/sbin/radiusd: fr_debug_state: symbol not found
Error relocating /usr/sbin/radiusd: fr_int2str: symbol not found
Error relocating /usr/sbin/radiusd: fr_cursor_remove: symbol not found
Error relocating /usr/sbin/radiusd: radlog: symbol not found
Error relocating /usr/sbin/radiusd: debug_pair: symbol not found
Error relocating /usr/sbin/radiusd: rad_getpwuid: symbol not found
Error relocating /usr/sbin/radiusd: radius_evaluate_cond: symbol not found
Error relocating /usr/sbin/radiusd: paircompare_unregister_instance: symbol not found
Error relocating /usr/sbin/radiusd: fr_syserror: symbol not found
Error relocating /usr/sbin/radiusd: fr_heap_peek: symbol not found
Error relocating /usr/sbin/radiusd: request_alloc_fake: symbol not found
Error relocating /usr/sbin/radiusd: fr_assignment_op: symbol not found
Error relocating /usr/sbin/radiusd: cf_item_to_section: symbol not found
Error relocating /usr/sbin/radiusd: dict_valnamebyattr: symbol not found
Error relocating /usr/sbin/radiusd: fr_pton: symbol not found
Error relocating /usr/sbin/radiusd: fr_pair_delete_by_num: symbol not found
Error relocating /usr/sbin/radiusd: radlog_debug_enabled: symbol not found
Error relocating /usr/sbin/radiusd: fr_pair_make: symbol not found
Error relocating /usr/sbin/radiusd: cf_section_sub_find_name2: symbol not found
Error relocating /usr/sbin/radiusd: xlat_register: symbol not found
Error relocating /usr/sbin/radiusd: rad_send: symbol not found
Error relocating /usr/sbin/radiusd: rate_limit_enabled: symbol not found
Error relocating /usr/sbin/radiusd: tmpl_prints: symbol not found
Error relocating /usr/sbin/radiusd: fr_socket: symbol not found
Error relocating /usr/sbin/radiusd: fr_ipaddr_cmp: symbol not found
Error relocating /usr/sbin/radiusd: rad_packet_ok: symbol not found
Error relocating /usr/sbin/radiusd: fr_fifo_free: symbol not found
Error relocating /usr/sbin/radiusd: fr_rand: symbol not found
Error relocating /usr/sbin/radiusd: fr_pair_steal: symbol not found
Error relocating /usr/sbin/radiusd: fr_pair_list_afrom_str: symbol not found
Error relocating /usr/sbin/radiusd: fr_fifo_pop: symbol not found
Error relocating /usr/sbin/radiusd: fr_packet_list_socket_freeze: symbol not found
Error relocating /usr/sbin/radiusd: ip_hton: symbol not found
Error relocating /usr/sbin/radiusd: cf_section_lineno: symbol not found
Error relocating /usr/sbin/radiusd: rad_copy_packet: symbol not found
Error relocating /usr/sbin/radiusd: rad_sign: symbol not found
Error relocating /usr/sbin/radiusd: rad_recv_discard: symbol not found
Error relocating /usr/sbin/radiusd: cf_new_escape: symbol not found
Error relocating /usr/sbin/radiusd: xlat_from_tmpl_attr: symbol not found
Error relocating /usr/sbin/radiusd: dict_valbyattr: symbol not found
Error relocating /usr/sbin/radiusd: radlog_init: symbol not found
Error relocating /usr/sbin/radiusd: cf_log_info: symbol not found
Error relocating /usr/sbin/radiusd: fr_packet_list_create: symbol not found
Error relocating /usr/sbin/radiusd: cf_log_err_cp: symbol not found
Error relocating /usr/sbin/radiusd: cf_pair_add: symbol not found
Error relocating /usr/sbin/radiusd: rad_malloc: symbol not found
Error relocating /usr/sbin/radiusd: fr_hash_table_insert: symbol not found
Error relocating /usr/sbin/radiusd: fr_pair_list_copy: symbol not found
Error relocating /usr/sbin/radiusd: fr_perror: symbol not found
Error relocating /usr/sbin/radiusd: fr_check_lib_magic: symbol not found
Error relocating /usr/sbin/radiusd: fr_pair_add: symbol not found
Error relocating /usr/sbin/radiusd: request_data_add: symbol not found
Error relocating /usr/sbin/radiusd: fr_tokens: symbol not found
Error relocating /usr/sbin/radiusd: rad_getgrgid: symbol not found
Error relocating /usr/sbin/radiusd: fr_tcp_read_packet: symbol not found
Error relocating /usr/sbin/radiusd: cf_section_parse_table: symbol not found
Error relocating /usr/sbin/radiusd: rad_alloc_reply: symbol not found
Error relocating /usr/sbin/radiusd: debug_enabled: symbol not found
Error relocating /usr/sbin/radiusd: fr_inaddr_any: symbol not found
Error relocating /usr/sbin/radiusd: fr_bin2hex: symbol not found
Error relocating /usr/sbin/radiusd: cf_pair_value: symbol not found
Error relocating /usr/sbin/radiusd: fr_fault_setup: symbol not found
Error relocating /usr/sbin/radiusd: fr_packet_list_find_byreply: symbol not found
Error relocating /usr/sbin/radiusd: fr_cursor_merge: symbol not found
Error relocating /usr/sbin/radiusd: fr_str2int: symbol not found
Error relocating /usr/sbin/radiusd: xlat_register_redundant: symbol not found
Error relocating /usr/sbin/radiusd: dict_init: symbol not found
Error relocating /usr/sbin/radiusd: tmpl_init: symbol not found
Error relocating /usr/sbin/radiusd: tmpl_alloc: symbol not found
Error relocating /usr/sbin/radiusd: fr_pair_value_memcpy: symbol not found
Error relocating /usr/sbin/radiusd: fr_hmac_md5: symbol not found
Error relocating /usr/sbin/radiusd: fr_heap_insert: symbol not found
Error relocating /usr/sbin/radiusd: cf_data_find: symbol not found
Error relocating /usr/sbin/radiusd: cf_pair_alloc: symbol not found
Error relocating /usr/sbin/radiusd: rbtree_walk: symbol not found
Error relocating /usr/sbin/radiusd: fr_packet_codes: symbol not found
Error relocating /usr/sbin/radiusd: version_init_features: symbol not found
Error relocating /usr/sbin/radiusd: talloc_typed_strdup: symbol not found
Error relocating /usr/sbin/radiusd: cf_pair_find: symbol not found
Error relocating /usr/sbin/radiusd: vp_aprints_value: symbol not found
Error relocating /usr/sbin/radiusd: fr_hash_table_num_elements: symbol not found
Error relocating /usr/sbin/radiusd: fr_pair_value_bstrncpy: symbol not found
Error relocating /usr/sbin/radiusd: cf_file_free: symbol not found
Error relocating /usr/sbin/radiusd: dict_free: symbol not found
Error relocating /usr/sbin/radiusd: fr_condition_walk: symbol not found
Error relocating /usr/sbin/radiusd: cf_reference_item: symbol not found
Error relocating /usr/sbin/radiusd: fr_debug_lvl: symbol not found
Error relocating /usr/sbin/radiusd: rad_encode: symbol not found
Error relocating /usr/sbin/radiusd: xlat_unregister: symbol not found
Error relocating /usr/sbin/radiusd: cf_section_filename: symbol not found
Error relocating /usr/sbin/radiusd: fr_pair_list_afrom_file: symbol not found
Error relocating /usr/sbin/radiusd: fr_packet_list_free: symbol not found
Error relocating /usr/sbin/radiusd: tmpl_cast_in_place: symbol not found
Error relocating /usr/sbin/radiusd: fr_heap_create: symbol not found
Error relocating /usr/sbin/radiusd: udpfromto_init: symbol not found
Error relocating /usr/sbin/radiusd: radius_evaluate_map: symbol not found
Error relocating /usr/sbin/radiusd: fr_pair_value_sprintf: symbol not found
Error relocating /usr/sbin/radiusd: rdebug_pair: symbol not found
Error relocating /usr/sbin/radiusd: fr_hash_table_delete: symbol not found
Error relocating /usr/sbin/radiusd: version_init_numbers: symbol not found
Error relocating /usr/sbin/radiusd: fr_cursor_first: symbol not found
Error relocating /usr/sbin/radiusd: rad_suid_down_permanent: symbol not found
Error relocating /usr/sbin/radiusd: cf_pair_to_item: symbol not found
Error relocating /usr/sbin/radiusd: fr_strerror_printf: symbol not found
Error relocating /usr/sbin/radiusd: dict_addvalue: symbol not found
Error relocating /usr/sbin/radiusd: fr_assert_cond: symbol not found
Error relocating /usr/sbin/radiusd: fr_event_insert: symbol not found
Error relocating /usr/sbin/radiusd: default_log: symbol not found
Error relocating /usr/sbin/radiusd: cf_section_sub_find: symbol not found
Error relocating /usr/sbin/radiusd: fr_sockaddr2ipaddr: symbol not found
Error relocating /usr/sbin/radiusd: cf_section_dup: symbol not found
Error relocating /usr/sbin/radiusd: dict_attrbyname: symbol not found
Error relocating /usr/sbin/radiusd: log_str2dst: symbol not found
Error relocating /usr/sbin/radiusd: cf_section_parse_pass2: symbol not found
Error relocating /usr/sbin/radiusd: _fr_exit: symbol not found
Error relocating /usr/sbin/radiusd: rad_const_free: symbol not found
Error relocating /usr/sbin/radiusd: cf_pair_value_type: symbol not found
Error relocating /usr/sbin/radiusd: rad_mkdir: symbol not found
Error relocating /usr/sbin/radiusd: request_alloc: symbol not found
Error relocating /usr/sbin/radiusd: fr_hash: symbol not found
Error relocating /usr/sbin/radiusd: rad_debug_lvl: symbol not found
Error relocating /usr/sbin/radiusd: xlat_free: symbol not found
Error relocating /usr/sbin/radiusd: fr_ipaddr_mask: symbol not found
Error relocating /usr/sbin/radiusd: map_to_vp: symbol not found
Error relocating /usr/sbin/radiusd: tmpl_cast_in_place_str: symbol not found
Error relocating /usr/sbin/radiusd: rdebug_pair_list: symbol not found
Error relocating /usr/sbin/radiusd: dict_read: symbol not found
Error relocating /usr/sbin/radiusd: fr_log_fp: symbol not found
Error relocating /usr/sbin/radiusd: rad_getpwnam: symbol not found
Error relocating /usr/sbin/radiusd: cf_section_add: symbol not found
Error relocating /usr/sbin/radiusd: ip_ntoa: symbol not found
Error relocating /usr/sbin/radiusd: fr_set_signal: symbol not found
Error relocating /usr/sbin/radiusd: cf_data_add: symbol not found
Error relocating /usr/sbin/radiusd: cf_pair_replace: symbol not found
Error relocating /usr/sbin/radiusd: cf_section_name2: symbol not found
Error relocating /usr/sbin/radiusd: fr_event_now: symbol not found
Error relocating /usr/sbin/radiusd: fr_pair_find_by_num: symbol not found
Error relocating /usr/sbin/radiusd: tmpl_aexpand: symbol not found
Error relocating /usr/sbin/radiusd: cf_item_is_pair: symbol not found
Error relocating /usr/sbin/radiusd: map_afrom_cs: symbol not found
Error relocating /usr/sbin/radiusd: cf_section_find: symbol not found
Error relocating /usr/sbin/radiusd: cf_section_find_name2: symbol not found
Error relocating /usr/sbin/radiusd: ssl_check_consistency: symbol not found
Error relocating /usr/sbin/radiusd: _fr_exit_now: symbol not found
Error relocating /usr/sbin/radiusd: cf_section_name2_type: symbol not found
Error relocating /usr/sbin/radiusd: cf_log_module: symbol not found
Error relocating /usr/sbin/radiusd: cf_item_parent: symbol not found
Error relocating /usr/sbin/radiusd: getword: symbol not found
Error relocating /usr/sbin/radiusd: fr_pton6: symbol not found
Error relocating /usr/sbin/radiusd: fr_pton4: symbol not found
Error relocating /usr/sbin/radiusd: radius_get_vp: symbol not found
Error relocating /usr/sbin/radiusd: cf_item_parse: symbol not found
Error relocating /usr/sbin/radiusd: vradlog_request: symbol not found
Error relocating /usr/sbin/radiusd: tmpl_copy_vps: symbol not found
Error relocating /usr/sbin/radiusd: rad_lockfd_nonblock: symbol not found
Error relocating /usr/sbin/radiusd: rad_mode_to_oct: symbol not found
Error relocating /usr/sbin/radiusd: rad_suid_up: symbol not found
Error relocating /usr/sbin/radiusd: fr_event_delete: symbol not found
Error relocating /usr/sbin/radiusd: map_to_request: symbol not found
Error relocating /usr/sbin/radiusd: cf_top_section: symbol not found
Error relocating /usr/sbin/radiusd: tmpl_find_vp: symbol not found
Error relocating /usr/sbin/radiusd: fr_socket_client_unix: symbol not found
Error relocating /usr/sbin/radiusd: fr_hash_table_finddata: symbol not found
Error relocating /usr/sbin/radiusd: fr_pair_list_copy_by_num: symbol not found
Error relocating /usr/sbin/radiusd: reset_signal: symbol not found
Error relocating /usr/sbin/radiusd: fr_utf8_char: symbol not found
Error relocating /usr/sbin/radiusd: fr_pair_list_free: symbol not found
Error relocating /usr/sbin/radiusd: radius_pair_create: symbol not found
Error relocating /usr/sbin/radiusd: rad_seuid: symbol not found
Error relocating /usr/sbin/radiusd: regex_compile: symbol not found
Error relocating /usr/sbin/radiusd: cf_item_is_section: symbol not found
Error relocating /usr/sbin/radiusd: fr_pair_afrom_num: symbol not found
Error relocating /usr/sbin/radiusd: version_print: symbol not found
Error relocating /usr/sbin/radiusd: fr_event_loop_exit: symbol not found
Error relocating /usr/sbin/radiusd: rad_suid_down: symbol not found
Error relocating /usr/sbin/radiusd: regex_exec: symbol not found
Error relocating /usr/sbin/radiusd: cf_section_find_next: symbol not found
Error relocating /usr/sbin/radiusd: rad_pps: symbol not found
Error relocating /usr/sbin/radiusd: rad_alloc: symbol not found
Error relocating /usr/sbin/radiusd: fr_heap_delete: symbol not found
Error relocating /usr/sbin/radiusd: fr_equality_op: symbol not found
Error relocating /usr/sbin/radiusd: fr_store_debug_state: symbol not found
Error relocating /usr/sbin/radiusd: fr_cond_sprint: symbol not found
Error relocating /usr/sbin/radiusd: radlog_request_error: symbol not found
Error relocating /usr/sbin/radiusd: rdebug_proto_pair_list: symbol not found
Error relocating /usr/sbin/radiusd: request_data_reference: symbol not found
Error relocating /usr/sbin/radiusd: cf_pair_lineno: symbol not found
Error relocating /usr/sbin/radiusd: fr_condition_tokenize: symbol not found
Error relocating /usr/sbin/radiusd: cf_log_err_cs: symbol not found
Error relocating /usr/sbin/radiusd: radlog_request: symbol not found
Error relocating /usr/sbin/radiusd: fr_packet_list_socket_add: symbol not found
Error relocating /usr/sbin/radiusd: xlat_tokenize: symbol not found
Error relocating /usr/sbin/radiusd: syslog_facility_table: symbol not found
Error relocating /usr/sbin/radiusd: rbtree_num_elements: symbol not found
Error relocating /usr/sbin/radiusd: fr_canonicalize_error: symbol not found
Error relocating /usr/sbin/radiusd: fr_set_dumpable_init: symbol not found
Error relocating /usr/sbin/radiusd: fr_log_talloc_report: symbol not found
Error relocating /usr/sbin/radiusd: closefrom: symbol not found
Error relocating /usr/sbin/radiusd: cf_item_to_pair: symbol not found
Error relocating /usr/sbin/radiusd: fr_fifo_push: symbol not found
Error relocating /usr/sbin/radiusd: check_config: symbol not found
Error relocating /usr/sbin/radiusd: dict_attr_types: symbol not found
Error relocating /usr/sbin/radiusd: rad_decode: symbol not found
Error relocating /usr/sbin/radiusd: radius_find_compare: symbol not found
Error relocating /usr/sbin/radiusd: rbtree_deletebydata: symbol not found
Error relocating /usr/sbin/radiusd: fr_pair_value_strcpy: symbol not found
Error relocating /usr/sbin/radiusd: fr_heap_extract: symbol not found
Error relocating /usr/sbin/radiusd: fr_debug_state_to_msg: symbol not found
Error relocating /usr/sbin/radiusd: rad_getgid: symbol not found
Error relocating /usr/sbin/radiusd: fr_hash_string: symbol not found
Error relocating /usr/sbin/radiusd: rad_segid: symbol not found
Error relocating /usr/sbin/radiusd: cf_section_alloc: symbol not found
Error relocating /usr/sbin/radiusd: request_data_get: symbol not found
Error relocating /usr/sbin/radiusd: fr_packet_cmp: symbol not found
Error relocating /usr/sbin/radiusd: cf_item_find_next: symbol not found
Error relocating /usr/sbin/radiusd: rad_recv: symbol not found
Error relocating /usr/sbin/radiusd: tmpl_afrom_str: symbol not found
Error relocating /usr/sbin/radiusd: fr_strerror: symbol not found
Error relocating /usr/sbin/radiusd: cf_pair_attr_type: symbol not found
Error relocating /usr/sbin/radiusd: cf_log_err: symbol not found
Error relocating /usr/sbin/radiusd: fr_nonblock: symbol not found
Error relocating /usr/sbin/radiusd: fr_link_talloc_ctx_free: symbol not found
Error relocating /usr/sbin/radiusd: fr_hash_table_free: symbol not found
Error relocating /usr/sbin/radiusd: fr_socket_client_tcp: symbol not found
Error relocating /usr/sbin/radiusd: rad_mode_to_str: symbol not found
Error relocating /usr/sbin/radiusd: fr_hash_table_create: symbol not found
Error relocating /usr/sbin/radiusd: cf_section_parse: symbol not found
Error relocating /usr/sbin/radiusd: fr_pair_list_mcopy_by_num: symbol not found
Error relocating /usr/sbin/radiusd: dict_attrbytype: symbol not found
Error relocating /usr/sbin/radiusd: xlat_to_tmpl_attr: symbol not found
Error relocating /usr/sbin/radiusd: cf_pair_attr: symbol not found
Error relocating /usr/sbin/radiusd: radius_xlat: symbol not found
Error relocating /usr/sbin/radiusd: fr_packet_list_id_free: symbol not found
Error relocating /usr/sbin/radiusd: fr_cursor_init: symbol not found
Error relocating /usr/sbin/radiusd: fr_packet_list_id_alloc: symbol not found
Error relocating /usr/sbin/radiusd: rbtree_create: symbol not found
Error relocating /usr/sbin/radiusd: fr_hex2bin: symbol not found
Error relocating /usr/sbin/radiusd: fr_event_list_create: symbol not found
Error relocating /usr/sbin/radiusd: rad_digest_cmp: symbol not found
Error relocating /usr/sbin/radiusd: rad_free: symbol not found
Error relocating /usr/sbin/radiusd: rbtree_insert: symbol not found
Error relocating /usr/sbin/radiusd: rad_verify: symbol not found
Error relocating /usr/sbin/radiusd: rad_suid_set_down_uid: symbol not found
Error relocating /usr/sbin/radiusd: fr_fifo_peek: symbol not found
Error relocating /usr/sbin/radiusd: cf_pair_dup: symbol not found
Error relocating /usr/sbin/radiusd: dict_valbyname: symbol not found
Error relocating /usr/sbin/radiusd: map_prints: symbol not found
Error relocating /usr/sbin/radiusd: fr_fifo_num_elements: symbol not found
Error relocating /usr/sbin/radiusd: cf_file_changed: symbol not found
Error relocating /usr/sbin/radiusd: radius_exec_program: symbol not found
Error relocating /usr/sbin/radiusd: fr_tcp_recv: symbol not found
Error relocating /usr/sbin/radiusd: vp_prints: symbol not found
Error relocating /usr/sbin/radiusd: fr_event_fd_delete: symbol not found
Error relocating /usr/sbin/radiusd: fr_packet_list_walk: symbol not found
Error relocating /usr/sbin/radiusd: dict_attrbyvalue: symbol not found
Error relocating /usr/sbin/radiusd: rbtree_free: symbol not found
Error relocating /usr/sbin/radiusd: fr_fifo_create: symbol not found
Error relocating /usr/sbin/radiusd: cf_pair_filename: symbol not found
Error relocating /usr/sbin/radiusd: fr_cursor_next: symbol not found
Error relocating /usr/sbin/radiusd: rbtree_finddata: symbol not found
Error relocating /usr/sbin/radiusd: cf_pair_find_next: symbol not found
Error relocating /usr/sbin/radiusd: cf_item_add: symbol not found
Error relocating /usr/sbin/radiusd: fr_ipaddr2sockaddr: symbol not found
Error relocating /usr/sbin/radiusd: cf_subsection_find_next: symbol not found
Error relocating /usr/sbin/radiusd: fr_event_fd_insert: symbol not found
Error relocating /usr/sbin/radiusd: fr_cursor_insert: symbol not found
Error relocating /usr/sbin/radiusd: fr_hash_update: symbol not found
Error relocating /usr/sbin/radiusd: root_config: symbol not found
Error relocating /usr/sbin/radiusd: cf_section_name: symbol not found
Error relocating /usr/sbin/radiusd: map_cast_from_hex: symbol not found
Error relocating /usr/sbin/radiusd: log_dates_utc: symbol not found
Error relocating /usr/sbin/radiusd: fr_dns_lookups: symbol not found
Error relocating /usr/sbin/radiusd: fr_max_attributes: symbol not found
Error relocating /usr/sbin/radiusd: default_log: symbol not found
Error relocating /usr/sbin/radiusd: log_dates_utc: symbol not found
Error relocating /usr/sbin/radiusd: log_dates_utc: symbol not found
Error relocating /usr/sbin/radiusd: fr_dns_lookups: symbol not found
Error relocating /usr/sbin/radiusd: fr_max_attributes: symbol not found

root@LEDE:~# /etc/init.d/radiusd start

@micmac1
Copy link
Contributor

micmac1 commented Dec 27, 2018

Hello @ahmar20

LD_LIBRARY_PATH=/usr/lib/freeradius3 radiusd -h

Also explained in /etc/freeradius3/radiusd.conf.

Regards,
Seb

@ahmar20
Copy link
Contributor Author

ahmar20 commented Dec 28, 2018

Alright, I am not working on this at the moment so I will just close the issue for now. If something pops up in future, I'll see what I can do. Thanks

@ahmar20 ahmar20 closed this as completed Dec 28, 2018
aparcar added a commit to aparcar/packages that referenced this issue Sep 13, 2020
This release is built with Go 1.15, which deprecates X.509 CommonName
in TLS certificates validation.

In the unlikely case that you use the gRPC API v2 (which is limited to TSDB
admin commands), please note that we will remove this experimental API in the
next minor release 2.22.

[CHANGE] Disable HTTP/2 because of concerns with the Go HTTP/2 client. openwrt#7588 openwrt#7701
[CHANGE] PromQL: query_log_file path is now relative to the config file. openwrt#7701
[CHANGE] Promtool: Replace the tsdb command line tool by a promtool tsdb subcommand. openwrt#6088
[CHANGE] Rules: Label rule_group_iterations metric with group name. openwrt#7823
[FEATURE] Eureka SD: New service discovery. openwrt#3369
[FEATURE] Hetzner SD: New service discovery. openwrt#7822
[FEATURE] Kubernetes SD: Support Kubernetes EndpointSlices. openwrt#6838
[FEATURE] Scrape: Add per scrape-config targets limit. openwrt#7554
[ENHANCEMENT] Support composite durations in PromQL, config and UI, e.g. 1h30m. openwrt#7713 openwrt#7833
[ENHANCEMENT] DNS SD: Add SRV record target and port meta labels. openwrt#7678
[ENHANCEMENT] Docker Swarm SD: Support tasks and service without published ports. openwrt#7686
[ENHANCEMENT] PromQL: Reduce the amount of data queried by remote read when a subquery has an offset. openwrt#7667
[ENHANCEMENT] Promtool: Add --time option to query instant command. openwrt#7829
[ENHANCEMENT] UI: Respect the --web.page-title parameter in the React UI. openwrt#7607
[ENHANCEMENT] UI: Add duration, labels, annotations to alerts page in the React UI. openwrt#7605
[ENHANCEMENT] UI: Add duration on the React UI rules page, hide annotation and labels if empty. openwrt#7606
[BUGFIX] API: Deduplicate series in /api/v1/series. openwrt#7862
[BUGFIX] PromQL: Drop metric name in bool comparison between two instant vectors. openwrt#7819
[BUGFIX] PromQL: Exit with an error when time parameters can't be parsed. openwrt#7505
[BUGFIX] Remote read: Re-add accidentally removed tracing for remote-read requests. openwrt#7916
[BUGFIX] Rules: Detect extra fields in rule files. openwrt#7767
[BUGFIX] Rules: Disallow overwriting the metric name in the labels section of recording rules. openwrt#7787
[BUGFIX] Rules: Keep evaluation timestamp across reloads. openwrt#7775
[BUGFIX] Scrape: Do not stop scrapes in progress during reload. openwrt#7752
[BUGFIX] TSDB: Fix chunks.HeadReadWriter: maxt of the files are not set error. openwrt#7856
[BUGFIX] TSDB: Delete blocks atomically to prevent corruption when there is a panic/crash during deletion. openwrt#7772
[BUGFIX] Triton SD: Fix a panic when triton_sd_config is nil. openwrt#7671
[BUGFIX] UI: Fix react UI bug with series going on and off. openwrt#7804
[BUGFIX] UI: Fix styling bug for target labels with special names in React UI. openwrt#7902
[BUGFIX] Web: Stop CMUX and GRPC servers even with stale connections, preventing the server to stop on SIGTERM. openwrt#7810

Signed-off-by: Paul Spooren <[email protected]>
aparcar added a commit to aparcar/packages that referenced this issue Sep 13, 2020
This release is built with Go 1.15, which deprecates X.509 CommonName
in TLS certificates validation.

In the unlikely case that you use the gRPC API v2 (which is limited to TSDB
admin commands), please note that we will remove this experimental API in the
next minor release 2.22.

[CHANGE] Disable HTTP/2 because of concerns with the Go HTTP/2 client. openwrt#7588 openwrt#7701
[CHANGE] PromQL: query_log_file path is now relative to the config file. openwrt#7701
[CHANGE] Promtool: Replace the tsdb command line tool by a promtool tsdb subcommand. openwrt#6088
[CHANGE] Rules: Label rule_group_iterations metric with group name. openwrt#7823
[FEATURE] Eureka SD: New service discovery. openwrt#3369
[FEATURE] Hetzner SD: New service discovery. openwrt#7822
[FEATURE] Kubernetes SD: Support Kubernetes EndpointSlices. openwrt#6838
[FEATURE] Scrape: Add per scrape-config targets limit. openwrt#7554
[ENHANCEMENT] Support composite durations in PromQL, config and UI, e.g. 1h30m. openwrt#7713 openwrt#7833
[ENHANCEMENT] DNS SD: Add SRV record target and port meta labels. openwrt#7678
[ENHANCEMENT] Docker Swarm SD: Support tasks and service without published ports. openwrt#7686
[ENHANCEMENT] PromQL: Reduce the amount of data queried by remote read when a subquery has an offset. openwrt#7667
[ENHANCEMENT] Promtool: Add --time option to query instant command. openwrt#7829
[ENHANCEMENT] UI: Respect the --web.page-title parameter in the React UI. openwrt#7607
[ENHANCEMENT] UI: Add duration, labels, annotations to alerts page in the React UI. openwrt#7605
[ENHANCEMENT] UI: Add duration on the React UI rules page, hide annotation and labels if empty. openwrt#7606
[BUGFIX] API: Deduplicate series in /api/v1/series. openwrt#7862
[BUGFIX] PromQL: Drop metric name in bool comparison between two instant vectors. openwrt#7819
[BUGFIX] PromQL: Exit with an error when time parameters can't be parsed. openwrt#7505
[BUGFIX] Remote read: Re-add accidentally removed tracing for remote-read requests. openwrt#7916
[BUGFIX] Rules: Detect extra fields in rule files. openwrt#7767
[BUGFIX] Rules: Disallow overwriting the metric name in the labels section of recording rules. openwrt#7787
[BUGFIX] Rules: Keep evaluation timestamp across reloads. openwrt#7775
[BUGFIX] Scrape: Do not stop scrapes in progress during reload. openwrt#7752
[BUGFIX] TSDB: Fix chunks.HeadReadWriter: maxt of the files are not set error. openwrt#7856
[BUGFIX] TSDB: Delete blocks atomically to prevent corruption when there is a panic/crash during deletion. openwrt#7772
[BUGFIX] Triton SD: Fix a panic when triton_sd_config is nil. openwrt#7671
[BUGFIX] UI: Fix react UI bug with series going on and off. openwrt#7804
[BUGFIX] UI: Fix styling bug for target labels with special names in React UI. openwrt#7902
[BUGFIX] Web: Stop CMUX and GRPC servers even with stale connections, preventing the server to stop on SIGTERM. openwrt#7810

Signed-off-by: Paul Spooren <[email protected]>
aparcar added a commit that referenced this issue Sep 14, 2020
This release is built with Go 1.15, which deprecates X.509 CommonName
in TLS certificates validation.

In the unlikely case that you use the gRPC API v2 (which is limited to TSDB
admin commands), please note that we will remove this experimental API in the
next minor release 2.22.

[CHANGE] Disable HTTP/2 because of concerns with the Go HTTP/2 client. #7588 #7701
[CHANGE] PromQL: query_log_file path is now relative to the config file. #7701
[CHANGE] Promtool: Replace the tsdb command line tool by a promtool tsdb subcommand. #6088
[CHANGE] Rules: Label rule_group_iterations metric with group name. #7823
[FEATURE] Eureka SD: New service discovery. #3369
[FEATURE] Hetzner SD: New service discovery. #7822
[FEATURE] Kubernetes SD: Support Kubernetes EndpointSlices. #6838
[FEATURE] Scrape: Add per scrape-config targets limit. #7554
[ENHANCEMENT] Support composite durations in PromQL, config and UI, e.g. 1h30m. #7713 #7833
[ENHANCEMENT] DNS SD: Add SRV record target and port meta labels. #7678
[ENHANCEMENT] Docker Swarm SD: Support tasks and service without published ports. #7686
[ENHANCEMENT] PromQL: Reduce the amount of data queried by remote read when a subquery has an offset. #7667
[ENHANCEMENT] Promtool: Add --time option to query instant command. #7829
[ENHANCEMENT] UI: Respect the --web.page-title parameter in the React UI. #7607
[ENHANCEMENT] UI: Add duration, labels, annotations to alerts page in the React UI. #7605
[ENHANCEMENT] UI: Add duration on the React UI rules page, hide annotation and labels if empty. #7606
[BUGFIX] API: Deduplicate series in /api/v1/series. #7862
[BUGFIX] PromQL: Drop metric name in bool comparison between two instant vectors. #7819
[BUGFIX] PromQL: Exit with an error when time parameters can't be parsed. #7505
[BUGFIX] Remote read: Re-add accidentally removed tracing for remote-read requests. #7916
[BUGFIX] Rules: Detect extra fields in rule files. #7767
[BUGFIX] Rules: Disallow overwriting the metric name in the labels section of recording rules. #7787
[BUGFIX] Rules: Keep evaluation timestamp across reloads. #7775
[BUGFIX] Scrape: Do not stop scrapes in progress during reload. #7752
[BUGFIX] TSDB: Fix chunks.HeadReadWriter: maxt of the files are not set error. #7856
[BUGFIX] TSDB: Delete blocks atomically to prevent corruption when there is a panic/crash during deletion. #7772
[BUGFIX] Triton SD: Fix a panic when triton_sd_config is nil. #7671
[BUGFIX] UI: Fix react UI bug with series going on and off. #7804
[BUGFIX] UI: Fix styling bug for target labels with special names in React UI. #7902
[BUGFIX] Web: Stop CMUX and GRPC servers even with stale connections, preventing the server to stop on SIGTERM. #7810

Signed-off-by: Paul Spooren <[email protected]>
G-M0N3Y-2503 pushed a commit to G-M0N3Y-2503/packages that referenced this issue Sep 22, 2020
This release is built with Go 1.15, which deprecates X.509 CommonName
in TLS certificates validation.

In the unlikely case that you use the gRPC API v2 (which is limited to TSDB
admin commands), please note that we will remove this experimental API in the
next minor release 2.22.

[CHANGE] Disable HTTP/2 because of concerns with the Go HTTP/2 client. openwrt#7588 openwrt#7701
[CHANGE] PromQL: query_log_file path is now relative to the config file. openwrt#7701
[CHANGE] Promtool: Replace the tsdb command line tool by a promtool tsdb subcommand. openwrt#6088
[CHANGE] Rules: Label rule_group_iterations metric with group name. openwrt#7823
[FEATURE] Eureka SD: New service discovery. openwrt#3369
[FEATURE] Hetzner SD: New service discovery. openwrt#7822
[FEATURE] Kubernetes SD: Support Kubernetes EndpointSlices. openwrt#6838
[FEATURE] Scrape: Add per scrape-config targets limit. openwrt#7554
[ENHANCEMENT] Support composite durations in PromQL, config and UI, e.g. 1h30m. openwrt#7713 openwrt#7833
[ENHANCEMENT] DNS SD: Add SRV record target and port meta labels. openwrt#7678
[ENHANCEMENT] Docker Swarm SD: Support tasks and service without published ports. openwrt#7686
[ENHANCEMENT] PromQL: Reduce the amount of data queried by remote read when a subquery has an offset. openwrt#7667
[ENHANCEMENT] Promtool: Add --time option to query instant command. openwrt#7829
[ENHANCEMENT] UI: Respect the --web.page-title parameter in the React UI. openwrt#7607
[ENHANCEMENT] UI: Add duration, labels, annotations to alerts page in the React UI. openwrt#7605
[ENHANCEMENT] UI: Add duration on the React UI rules page, hide annotation and labels if empty. openwrt#7606
[BUGFIX] API: Deduplicate series in /api/v1/series. openwrt#7862
[BUGFIX] PromQL: Drop metric name in bool comparison between two instant vectors. openwrt#7819
[BUGFIX] PromQL: Exit with an error when time parameters can't be parsed. openwrt#7505
[BUGFIX] Remote read: Re-add accidentally removed tracing for remote-read requests. openwrt#7916
[BUGFIX] Rules: Detect extra fields in rule files. openwrt#7767
[BUGFIX] Rules: Disallow overwriting the metric name in the labels section of recording rules. openwrt#7787
[BUGFIX] Rules: Keep evaluation timestamp across reloads. openwrt#7775
[BUGFIX] Scrape: Do not stop scrapes in progress during reload. openwrt#7752
[BUGFIX] TSDB: Fix chunks.HeadReadWriter: maxt of the files are not set error. openwrt#7856
[BUGFIX] TSDB: Delete blocks atomically to prevent corruption when there is a panic/crash during deletion. openwrt#7772
[BUGFIX] Triton SD: Fix a panic when triton_sd_config is nil. openwrt#7671
[BUGFIX] UI: Fix react UI bug with series going on and off. openwrt#7804
[BUGFIX] UI: Fix styling bug for target labels with special names in React UI. openwrt#7902
[BUGFIX] Web: Stop CMUX and GRPC servers even with stale connections, preventing the server to stop on SIGTERM. openwrt#7810

Signed-off-by: Paul Spooren <[email protected]>
pprindeville pushed a commit to pprindeville/packages that referenced this issue Dec 19, 2020
This release is built with Go 1.15, which deprecates X.509 CommonName
in TLS certificates validation.

In the unlikely case that you use the gRPC API v2 (which is limited to TSDB
admin commands), please note that we will remove this experimental API in the
next minor release 2.22.

[CHANGE] Disable HTTP/2 because of concerns with the Go HTTP/2 client. openwrt#7588 openwrt#7701
[CHANGE] PromQL: query_log_file path is now relative to the config file. openwrt#7701
[CHANGE] Promtool: Replace the tsdb command line tool by a promtool tsdb subcommand. openwrt#6088
[CHANGE] Rules: Label rule_group_iterations metric with group name. openwrt#7823
[FEATURE] Eureka SD: New service discovery. openwrt#3369
[FEATURE] Hetzner SD: New service discovery. openwrt#7822
[FEATURE] Kubernetes SD: Support Kubernetes EndpointSlices. openwrt#6838
[FEATURE] Scrape: Add per scrape-config targets limit. openwrt#7554
[ENHANCEMENT] Support composite durations in PromQL, config and UI, e.g. 1h30m. openwrt#7713 openwrt#7833
[ENHANCEMENT] DNS SD: Add SRV record target and port meta labels. openwrt#7678
[ENHANCEMENT] Docker Swarm SD: Support tasks and service without published ports. openwrt#7686
[ENHANCEMENT] PromQL: Reduce the amount of data queried by remote read when a subquery has an offset. openwrt#7667
[ENHANCEMENT] Promtool: Add --time option to query instant command. openwrt#7829
[ENHANCEMENT] UI: Respect the --web.page-title parameter in the React UI. openwrt#7607
[ENHANCEMENT] UI: Add duration, labels, annotations to alerts page in the React UI. openwrt#7605
[ENHANCEMENT] UI: Add duration on the React UI rules page, hide annotation and labels if empty. openwrt#7606
[BUGFIX] API: Deduplicate series in /api/v1/series. openwrt#7862
[BUGFIX] PromQL: Drop metric name in bool comparison between two instant vectors. openwrt#7819
[BUGFIX] PromQL: Exit with an error when time parameters can't be parsed. openwrt#7505
[BUGFIX] Remote read: Re-add accidentally removed tracing for remote-read requests. openwrt#7916
[BUGFIX] Rules: Detect extra fields in rule files. openwrt#7767
[BUGFIX] Rules: Disallow overwriting the metric name in the labels section of recording rules. openwrt#7787
[BUGFIX] Rules: Keep evaluation timestamp across reloads. openwrt#7775
[BUGFIX] Scrape: Do not stop scrapes in progress during reload. openwrt#7752
[BUGFIX] TSDB: Fix chunks.HeadReadWriter: maxt of the files are not set error. openwrt#7856
[BUGFIX] TSDB: Delete blocks atomically to prevent corruption when there is a panic/crash during deletion. openwrt#7772
[BUGFIX] Triton SD: Fix a panic when triton_sd_config is nil. openwrt#7671
[BUGFIX] UI: Fix react UI bug with series going on and off. openwrt#7804
[BUGFIX] UI: Fix styling bug for target labels with special names in React UI. openwrt#7902
[BUGFIX] Web: Stop CMUX and GRPC servers even with stale connections, preventing the server to stop on SIGTERM. openwrt#7810

Signed-off-by: Paul Spooren <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants