Piwik: import gives [Error 111] Connection refused - matomo

While importing logs in piwik, I get following error in output file :
Fatal error: [Errno 111] Connection refused
You can restart the import of <LOG_FILE_NAME> from the point it failed by specifying --skip=283307 on the command line.
This happens randomly. Please suggest what can I check and how can I debug the issue.

Related

Snowsql error in mac OS : Observed error: [Errno 1] Operation not permitted: '/Applications/SnowSQL.app/Contents/snowsql_rt.log_bootstrap'

I am fcing problem while logging to my snoqsql and geting below issue.
when I rung the below line in comand line:
(base) user#MacBook-Air MacOS % snowsql <snoflake ID> -u <user ID>
getting the below response :
We were unable to create or write to the ../snowsql_rt.log_bootstrap. Make sure you have permission to write to the log file's parent folder or to modify the location of the log file specified in the SnowSQL log_file configuration option. See docs: https://docs.snowflake.com/en/user-guide/snowsql-config.html#log-file
Observed error: [Errno 1] Operation not permitted: '/Applications/SnowSQL.app/Contents/snowsql_rt.log_bootstrap'
We were unable to create or write to the ../snowsql_rt.log. Make sure you have permission to write to the log file's parent folder or to modify the location of the log file specified in the SnowSQL log_file configuration option. See docs: https://docs.snowflake.com/en/user-guide/snowsql-config.html#log-file
Observed error: [Errno 1] Operation not permitted: '/Applications/SnowSQL.app/Contents/snowsql_rt.log'
Password:
250001 (n/a): Could not connect to Snowflake backend after 0 attempt(s).Aborting
If the error message is unclear, enable logging using -o log_level=DEBUG and see the log to find out the cause. Contact support for further help.
Goodbye!
Shoule be able to login to the Snowflake account

How to fix "The target principal name is incorrect error" with Microsoft.Data.SqlClient Version=4.0.0

After upgrading to Microsoft.Data.SqlClient Version=4.0.0 got the error:
A connection was successfully established with the server, but then an
error occurred during the login process. (provider: SSL Provider,
error: 0 - The target principal name is incorrect.
I looked up the breaking change https://github.com/dotnet/SqlClient/pull/1210 and then set Encrypt=False in the connection string, however the error remained the same.
The error went away only by reverting to 2.0.1
Could anyone please suggest how to fix the issue in 4.0.0 ?

Unable to launch WebDriverAgent because of xcodebuild failure: xcodebuild failed with code 65 xcodebuild error message

When I tried to connect from appium to Real device facing following error. Anyone help to solve the issue
An unknown server-side error occurred while processing the command. Original error: Unable to launch WebDriverAgent because of xcodebuild failure: xcodebuild failed with code 65 xcodebuild error message: 2020-06-27 23:03:32.086 xcodebuild[11529:3726320] Error Domain=NSCocoaErrorDomain Code=260 "The file “WebDriverAgentRunner-Runner.app” couldn’t be opened because there is no such file." UserInfo={NSFilePath=/Users/apple/Library/Developer/Xcode/DerivedData/WebDriverAgent-akxhdiizyykdxefsthlnfyomlaiz/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app, NSUnderlyingError=0x7fb7c0b45580 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}}
Solution that helped me, hope will solve your problem:
find out where web-driver-agent was installed on your machine (e.g. “/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent”);
there should be a file "WebDriverAgentRunner-Runner.app";
copy it;
go to the folder that specified in your error message (NSFilePath);
if there is no directories as Build -> Products -> Debug-iphoneos
then create all these directories manually;
paste file that was copied previously to the appropriate folder (your case "Debug-iphoneos").

Unable to Bind_ip to mongodb

If I run the command
mongo --host 192.168.1.207
is shows
connection attempt failed at src/mongo/shell/mongo.js:148 User
Assertion: 12513: connect failed exception: connect failed
Link shows my error

view_server.exe(pid): Error: Unexpected error in VOB

Here is the error:
view_server.exe(pid): Error: Unexpected error in VOB
"<registry_host>:E:\ClearCase_Storage_e\vobs\AdmitOneIKE.vbs"
op vob_ob_get_vob_owner_sid:error detected by ClearCase subsystem
See vobrpc_server_log on host <registry host>
While I try to create a new view in view server.
It is unable to mount vob from registry server.

Resources