FIWARE Lab, access to wirecloud log - fiware

How can I read information from FI-LAB WireCloud log?
I can read information from widgets logs, but how can I debug information from an operator?
Is there an way to detect if operator can't connect to source?

Currently, WireCloud displays an error icon when an operator logs an error message:
You can click on the alert icon for accessing log information. Also those errors should be displayed on the workspace view:
Currently WireCloud is missing an option for accessing those logs if the operator doesn't log any error. I've created a ticket in the WireCloud's issue tracker for adding such an option.
Note: The ticket was closed and now it is possible to access the logs without having to wait for an error.

Related

How can i solve this kibana console error

Anytime I run kibana and host it on the web I get above error
This error comes when you have enabled the role based access and not provided the access to the user who is trying to login here.
You need to add user to the Kibana to be allowed to access the kibana.

Published Power BI report not refreshing

When I try to refresh the dataset, (manually or automatically), I get the following error:
Failure details: The last refresh attempt failed because of an internal service error. This is usually a transient issue. If you try again later and still see this message, contact support.
Microsoft Access: The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine. The 64-bit version of the Access Database Engine 2010 Access Database Engine OLEDB provider may be required to read this type of file. To download the client software, visit the following site: https://go.microsoft.com/fwlink/?LinkID=285987.. The exception was raised by the IDbCommand interface. Table: Track Changes.
Try refreshing the report and check again. If you are still facing this error then, I would recommend you to log a ticket at https://community.powerbi.com with the following details.
Activity Id
Request Id
Cluster Uri
Correlation Id
Refresh Time
You can get the above list of details by following the below steps:
Refresh the dataset, by clicking the "Refresh Now" or "Schedule
Refresh" option.
Once you see the below error click on "Show
technical details".

Server Error in '/' Application. While trying to Access stackoverflow

I am writing this from my mobile, So I keep it short. After installing Avast Free Antivirus, I cannot open the Stackoverflow webpage anymore, I get the Error "Server Error in '/' Application. Runtime Error. Description: an Exception occurred while Processing your request.additonally, another Exception occured while executing the Custom Error Page for First Execution. The request has been Terminated. Help, i am a total web noob :(
I solved this by following this guide:
https://answers.microsoft.com/en-us/msoffice/forum/msoffice_o365admin-mso_other-mso_o365b/server-error-in-application-cleared-my/78b3a5d6-78d4-4c42-8a0f-638fae7c9fb7?auth=1
1.Open your browser (such as Chrome) -> use Ctrl +shift+ delete to clear all browser data again.
2.Go to Control Panel > User Accounts > Credential Manager > Windows Credentials > under Generic Credentials, remove all credentials.
3.Open Chrome and check the result again.
same problem happened!
Just use proxy ultrasurf extension! (Any other proxy also will work) No need to delete any certificates or credentials.
In case you delete any certificates or credentials it might cause some errors in future(some applications may crash).

Error while running ssrs subscription using windows file share

In log files i have this error:
Throwing
Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException:
AuthzInitializeContextFromSid: Win32 error: 5; possible reason -
service account doesn't have rights to check domain user SIDs.,
Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException:
The report server has encountered a configuration error.
SSRS has account type network service and it's running. I've created folder for writing pdf report, made folder as shared and gave Everyone group full control.
When I go to website where report is, everything is working, but when I add subscription for that report, I always got same error in log. I have running Sql profiler to catch callih procedure for report, but it's never called from subscription.
In ssrs configuration, I haven't specified delivery email because I don't need it.
You need to ensure that your service account has the Windows Authorization Access permission.
You can find more information on this here.
Also, whenever a new subscription is created, it is usually created under the account of the individual who is logged into the SSRS session that created it. This can be changed, and there are directions on how to do this here.
So, in summary, you need to make sure that the account the subscription is running under is in the Windows Authorization Access (WAA) group.
what am I do is set Subscription and Execution same with Service account, but I'm not use Subscription actually, but this fixed issue.

Reporting service Error when accessing TFS Admin tool 2.1

While accessing TFS Admin tool 2.1, it opens up the project but when i double click to provide access to users it give me error which says "An eeror occurred when connecting to reposting service for selected team project. To prevent any data corruption you will not be able to admistrate this project."
I check/restarted reporting service and analysis service, they running fine.
I am TFS admin.
I get same error for all the project.
What do i need to check?
I got the answer for this.. it was an IIS space related issue. my D: where my log sits were full. i deleted some old logs. viola! reports back on site. :)...