Common Errors & FAQ
Common questions and error messages in Frends usage.
Agent Installation & Service Errors
Cannot start service FrendsAgent$... Error 1053
Could not load file or assembly 'Microsoft.Extensions.Configuration.Abstractions'
InstallAgentService failed
Failed to create user. ({error code} {username})
Could not find configuration file
Could not retrieve value from cache for key currentProcesses. Clearing cache. + agent restart loop
Security token did not have 'issuer' field set
Unable to initialize database… The certificate chain was issued by an authority that is not trusted
Cannot open server 'sql-...' requested by the login. Client with IP '...' is not allowed
The target principal name is incorrect. Cannot generate SSPI context.
Agent service won't start after reinstall (old client uninstalled, new installed)
Agent does not appear in Frends UI / shows as disconnected
Cannot configure Web UI if log service not installed
Web UI installation fails: database scripts could not be executed (database 'REPLACE')
Agent Upgrade / Update Errors
Access to the path '...\Dapper.dll' is denied
Failed to delete process directory... Access to the path '...' is denied
The certificate received from the remote server was issued by an untrusted certificate authority (post-upgrade)
Method not found: 'System.Linq.IQueryable...' after upgrade
External process execution failed... Installing the update failed. Server version is not compatible with client version.
Unused assembly load contexts could not be unloaded (agent log warning)
License verification failed: Invalid signature
DMN execution failure: Could not load file or assembly 'NLog, Version=4.0.0.0...'
Connectivity & Network Errors
Agent shows as gray / offline; scheduled triggers inactive
Amqp:resource-limit-exceeded or local-idle-timeout expired
Channel to 'frends\_heartbeatlog'... Timed out waiting for acks
Firewall log: First packet isn't SYN (intermittent SQL drops from PaaS agent)
A network-related or instance-specific error occurred while establishing a connection to SQL Server
REST APIs published to agent are not accessible externally
Agent cannot connect to Agent Group in Kubernetes
Did not get a response from the remote subprocess call within the preconfigured timeout
SignatureDoesNotMatch from S3BlobStore during remote subprocess
SFTP transfer failed: Unable to establish socket... connected party did not properly respond
SFTP transfer failed: Destination directory '...' was not found
SSL / TLS / Certificate Errors
The request was aborted: Could not create SSL/TLS secure channel.
The remote certificate is invalid because of errors in the certificate chain: NotTimeValid
TLS errors after VM OS upgrade (e.g., Windows Server 2019 → 2022)
Unknown SSL protocol error in API calls
LogService email SSL/TLS error on SMTP port 587
SMTP certificate trust failure after certificate renewal
Frends.LDAP.SearchObjects: Cannot connect to LDAP / Active Directory
SQLite error: disk or database is full
The SSL connection could not be established, see inner exception
Process Execution Errors
Execution Timeout Expired. The timeout period elapsed prior to completion...
HttpRequest was canceled, most likely due to a timeout.
Exception of type 'System.OutOfMemoryException' was thrown.
The process cannot access the file '...' because it is being used by another process.
No source files found from directory '...'
Failure in RenameSourceFileBeforeTransfer: Could not find file '...'
Process execution error reported under a different process execution (wrong GUID in logs)
RangeError: Too many properties to enumerate in UI Foreach view
Rehydration failed: Could not find a Hydrated Process with context id '...'
Process fails but does not appear in the Dashboard "Failed Processes" widget
Timeout expired. The timeout period elapsed prior to completion (database operations)
Database is locked (SQLiteException)
One or more errors occurred (generic wrapper exception)
After parsing a value an unexpected character was encountered
Error converting value {null} to type 'System.Int32'
Cannot implicitly convert type 'object' to 'Newtonsoft.Json.Linq.JArray'
Instance List Timeout — UI times out viewing the process instance list
System.DivideByZeroException: Attempted to divide by zero in schedule trigger
Frends UI Errors
You are not listed as an allowed user in this tenant.
AADSTS500212: The user's administrator has set an outbound access policy...
Blank page displayed after SSO login
AuthenticationFailureException with HTTP 500 during login
401 Unauthorized errors in the dashboard for viewer-role users
Dashboard Errors widget does not show new errors after being cleared
Dashboard error link points to the wrong process
Error converting value {null}... clearedNotifications\[0].count — cannot clear notifications
Dashboard widgets lose their position after a page refresh
UI not updating; processes cannot be started manually from the UI
Frends UI is down after a database restart and does not recover automatically
ArgumentOutOfRangeException: Index and length must refer to a location within the string in API Monitoring
Authentication & Authorization Errors
Error 550 5.7.30 Basic authentication is not supported for Client Submission
Access is denied. Check credentials and try again. (Microsoft Graph API email sending)
Error 401 Unauthorized — HTTP request fails when the username contains an umlaut or special character
Session expired or invalid (Salesforce)
Error 403 — Make sure the value of Authorization header is formed correctly including the signature (Azure Storage)
INVALID\_SESSION\_ID (Salesforce)
Your API licence has expired. Please contact support.
Key: 'MWF\_Token' does not exist.
Unauthenticated requests to the MCP endpoint are not rejected
License reservation error. License cannot be used, try again.
Trigger Errors
File Trigger turns blue then immediately turns red
System.IO.IOException: The network path was not found
Could not add trigger... will not run in the coming year
Failure while processing schedule trigger... System.DivideByZeroException
An invalid HTTP trigger URL disables all HTTP triggers on the agent
Access to the path '...' is denied — trigger or task fails after a task update
Trigger not activating in a High Availability setup
Common Questions About Frends
How do I handle errors in a process?
How do I pass connection strings or secrets to processes?
How do I achieve High Availability for on-premises agents?
Can I test a single task without running the whole process?
Why is a failed process not showing on the Dashboard "Failed Processes" widget?
What ports does a Frends Agent need open for outbound traffic?
How do I limit a process to one concurrent instance?
What log level should I use in production?
Why do process instances not appear in logs even though the process ran?
Last updated
Was this helpful?

