첫번째 에러를 만나게 됩니다.
에러 메시지
"It looks like we have trouble connecting to Addons. Please refresh the page or check your firewall configuration."
다음 위치를 소스를 수정합니다.
public_html/계정명/modules/ps_mbo/src/ExternalContentProvider/ExternalContentProvider.php
class ExternalContentProvider implements ExternalContentProviderInterface
{
const ALLOWED_FAILURES = 2;
const TIMEOUT_SECONDS = 0.6; // 20 으로 변경
const THRESHOLD_SECONDS = 3600; // Retry in 1 hour
/**
* @var SimpleCircuitBreakerFactory
*/
private $circuitBreakerFactory;
이제 해당 메시지가 사라집니다.
- 본 정보는 inTVitem.kr hotitem inc. 가 핫아이템 채널에게 제공되는 정보로 무단 전제를 금합니다.