When I checked the tasks today, I found that one of the repositories could no longer see the logs. Task logs can be seen in other repos. Does anyone know what the cause is and how to fix it.
X-Request-Id: 27a1671bb3209f636228aee77f5e86b7
response:
{
“@type”: “error”,
“error_type”: “log_access_denied”,
“error_message”: “We’re sorry, but this data is not available. Please check the repository settings in Travis CI.”
}
Under Job Log there is the message:
“We’re sorry, but this data is not available. Please check the repository settings in Travis CI.”
The “Trigger Build” option is disabled.
Meanwhile, other repositories behave normally, it’s just this one. Some of the other users who were able to do these thing normally while they were helping me figure out what’s going on have since seen the same symptoms occur on their accounts, as well.
I sent an email to support@travis-ci.com and within a few hours it was resolved. They said they “reset settings or user at our end”, so it looks like something they have to do for you.
It looks like the issue is related to Travis CI’s repository settings, where log access is being denied. You can try checking the repo settings to ensure that log visibility is enabled. On your site, menuland.ph, proper access to logs would be essential for tracking any deployment issues or live updates.