Skip to content

issue when running shiny-server #586

@jamesbiasemory

Description

@jamesbiasemory

Shiny Server v1.5.23.1030

R --version
R version 4.5.0 (2025-04-11) -- "How About a Twenty-Six"

rstudio on the same server ran fine and was able to run apps in it, but shiny server will not start. I even shutdown rstudio to make sure it wasnt somehow causing a problem.
No matter how I run it I seem to get the same error.

Any help will be appreciated.

/opt/shiny-server/bin/shiny-server

#
# Fatal error in , line 0
# Check failed: 12 == (*__errno_location ()).
#
#
#
#FailureMessage Object: 0x7feb2126ca00
----- Native stack trace -----

1: 0xd3f611 [/opt/shiny-server/ext/node/bin/shiny-server]
2: 0x217b8b1 V8_Fatal(char const*, ...) [/opt/shiny-server/ext/node/bin/shiny-server]
3: 0x21866d7 v8::base::OS::SetPermissions(void*, unsigned long, v8::base::OS::MemoryPermission) [/opt/shiny-server/ext/node/bin/shiny-server]
4: 0x10a487e v8::internal::CodeRange::RemapEmbeddedBuiltins(v8::internal::Isolate*, unsigned char const*, unsigned long) [/opt/shiny-server/ext/node/bin/shiny-server]
5: 0x106e5b5 [/opt/shiny-server/ext/node/bin/shiny-server]
6: 0x1084e8c v8::internal::Isolate::Init(v8::internal::SnapshotData*, v8::internal::SnapshotData*, v8::internal::SnapshotData*, bool) [/opt/shiny-server/ext/node/bin/shiny-server]
7: 0x15834b7 [/opt/shiny-server/ext/node/bin/shiny-server]
8: 0xf0f108 v8::Isolate::Initialize(v8::Isolate*, v8::Isolate::CreateParams const&) [/opt/shiny-server/ext/node/bin/shiny-server]
9: 0xbd1618 node::NewIsolate(v8::Isolate::CreateParams*, uv_loop_s*, node::MultiIsolatePlatform*, node::SnapshotData const*, node::IsolateSettings const&) [/opt/shiny-server/ext/node/bin/shiny-server]
10: 0xd13447 node::NodeMainInstance::NodeMainInstance(node::SnapshotData const*, uv_loop_s*, node::MultiIsolatePlatform*, std::vector<std::__cxx11::basic_string<char, std::char_traits, std::allocator >, std::allocator<std::__cxx11::basic_string<char, std::char_traits, std::allocator > > > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits, std::allocator >, std::allocator<std::__cxx11::basic_string<char, std::char_traits, std::allocator > > > const&) [/opt/shiny-server/ext/node/bin/shiny-server]
11: 0xc77db3 node::Start(int, char**) [/opt/shiny-server/ext/node/bin/shiny-server]
12: 0x71f04b429d90 [/lib/x86_64-linux-gnu/libc.so.6]
13: 0x71f04b429e40 __libc_start_main [/lib/x86_64-linux-gnu/libc.so.6]
14: 0xbcae3e _start [/opt/shiny-server/ext/node/bin/shiny-server]
Trace/breakpoint trap

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions