volgaleoking opened a new issue, #9750: URL: https://github.com/apache/trafficserver/issues/9750
After migrating the configuration from the 8.0 server, the error module error appears at startup regex_remap.so , with the following lines from the log file: [May 26 15:59:28.658] traffic_server ERROR: plugin 'regex_remap.so' failed to load: /run/trafficserver/d176adad-6a1c-4ec6-85cc-86b9696f7129/usr/lib/trafficserver/modules/regex_remap.so: failed to map segment from shared object [May 26 15:59:28.658] traffic_server ERROR: [ReverseProxy] failed to add remap rule at /etc/trafficserver/remap.config line 202: /run/trafficserver/d176adad-6a1c-4ec6-85cc-86b9696f7129/usr/lib/trafficserver/modules/regex_remap.so: failed to map segment from shared objectfailed to remove runtime copy: Success [May 26 15:59:28.658] traffic_server WARNING: something failed during BuildTable() -- check your remap plugins! [May 26 15:59:28.658] traffic_server FATAL: remap.config failed to load remap.config: map http://static.noname.com/v/vh/vod_hds/definst/amlst http://192.168.25.3:1935/ibms3/definst/amlst @plugin=regex_remap.so @pparam=maps.reg maps.reg: ^/v/vh/vod_hds/definst/amlst(.*)\.(.*)$ http://192.168.25.3:1935/ibms3/definst/amlst$1.$2 how to solve this problem, despite the fact that there were no such problems in either version 6 or 8. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
