@Elshan_Gadimov
So, My location block in nginx conf file was
location /_stcore/streamstream {
}
instead of
location /_stcore/stream {
}
That extra “stream” was the typo.
@Elshan_Gadimov
So, My location block in nginx conf file was
location /_stcore/streamstream {
}
instead of
location /_stcore/stream {
}
That extra “stream” was the typo.