-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Scrapper error - via Docker #103
Comments
Thanks for reporting |
Ubuntu LTS 22.04 as a VM in Proxmox. |
amd or arm?
In case you want to try and running with
|
I think there is a mistake and it should be
(Another level of |
That did the trick, thank you very much. |
AFAIK, this issue is fixed (by israeli-bank-scrapers), and I bumped to the fixed version. |
Thank you very much. |
Thank you very much. |
I saw that the PR was accepted. |
Thank you very much for the update, I can see that the scrapper works. Log from the container (1.4.1): |
What do you mean by the same issue? I don't think it related to Docker issue any more |
Thank you very much for the quick action. would you like me to create a new issue, or just continue the one already open? |
Hi, |
@itairaz1 is there a chance to fix the issue? |
Hi @Fannangir , |
The issue is that the assets include credit card data only (including Leumi card, which is a bank card). |
Hi,
Just ran the docker container, the output shows the log below.
Any clue what could be wrong?
[2024-01-05 21:14:50.292] INFO (19): Starting Israeli Bank Firefly iii Importer
version: "1.3.7"
[2024-01-05 21:14:50.293] INFO (19): Getting state from firefly...
[2024-01-05 21:14:50.486] INFO (19): Getting scrap data...
[2024-01-05 21:14:52.255] ERROR (19): Unexpected error while scrapping
options: {
"companyId": "leumi",
"startDate": "2019-01-05T21:14:50.487Z",
"args": [],
"combineInstallments": false,
"showBrowser": false,
"outputData": {
"enableTransactionsFilterByDate": false
},
"additionalTransactionInformation": true
}
error: {}
[2024-01-05 21:14:52.260] ERROR (19): Unexpected error while scrapping
options: {
"companyId": "isracard",
"startDate": "2019-01-05T21:14:50.488Z",
"args": [],
"combineInstallments": false,
"showBrowser": false,
"outputData": {
"enableTransactionsFilterByDate": false
},
"additionalTransactionInformation": true
}
error: {}
[2024-01-05 21:14:52.272] ERROR (19): Unexpected error while scrapping
options: {
"companyId": "visaCal",
"startDate": "2019-01-05T21:14:50.488Z",
"args": [],
"combineInstallments": false,
"showBrowser": false,
"outputData": {
"enableTransactionsFilterByDate": false
},
"additionalTransactionInformation": true
}
error: {}
[2024-01-05 21:14:52.279] ERROR (19): Unexpected error while scrapping
options: {
"companyId": "max",
"startDate": "2019-01-05T21:14:50.488Z",
"args": [],
"combineInstallments": false,
"showBrowser": false,
"outputData": {
"enableTransactionsFilterByDate": false
},
"additionalTransactionInformation": true
}
error: {}
[2024-01-05 21:14:52.279] ERROR (19): leumi failed with type GENERAL_ERROR: Failed to launch the browser process!
[0105/211450.666604:FATAL:zygote_host_impl_linux.cc(117)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/master/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using --no-sandbox.
#0 0x5619d10ae7b9 base::debug::CollectStackTrace()
#1 0x5619d101a813 base::debug::StackTrace::StackTrace()
#2 0x5619d102b9a6 logging::LogMessage::~LogMessage()
#3 0x5619cfa2b41e content::ZygoteHostImpl::Init()
#4 0x5619d0fba40e content::ContentMainRunnerImpl::Initialize()
#5 0x5619d0fb85dc content::RunContentProcess()
#6 0x5619d0fb871c content::ContentMain()
#7 0x5619d1014714 headless::(anonymous namespace)::RunContentMain()
#8 0x5619d1014408 headless::HeadlessShellMain()
#9 0x5619ce428385 ChromeMain
#10 0x7f0d6861809b __libc_start_main
#11 0x5619ce4281aa _start
Received signal 6
#0 0x5619d10ae7b9 base::debug::CollectStackTrace()
#1 0x5619d101a813 base::debug::StackTrace::StackTrace()
#2 0x5619d10ae361 base::debug::(anonymous namespace)::StackDumpSignalHandler()
#3 0x7f0d6a6cb730 (/lib/x86_64-linux-gnu/libpthread-2.28.so+0x1272f)
#4 0x7f0d6862b8eb gsignal
#5 0x7f0d68616535 abort
#6 0x5619d10ad2f5 base::debug::BreakDebugger()
#7 0x5619d102be0d logging::LogMessage::~LogMessage()
#8 0x5619cfa2b41e content::ZygoteHostImpl::Init()
#9 0x5619d0fba40e content::ContentMainRunnerImpl::Initialize()
#10 0x5619d0fb85dc content::RunContentProcess()
#11 0x5619d0fb871c content::ContentMain()
#12 0x5619d1014714 headless::(anonymous namespace)::RunContentMain()
#13 0x5619d1014408 headless::HeadlessShellMain()
#14 0x5619ce428385 ChromeMain
#15 0x7f0d6861809b __libc_start_main
#16 0x5619ce4281aa _start
r8: 0000000000000000 r9: 00007ffde5146950 r10: 0000000000000008 r11: 0000000000000246
r12: 00007ffde5147c88 r13: 00007ffde5147c80 r14: 00007ffde5147c70 r15: 00007ffde5147420
di: 0000000000000002 si: 00007ffde5146950 bp: 00007ffde5146ba0 bx: 0000000000000006
dx: 0000000000000000 ax: 0000000000000000 cx: 00007f0d6862b8eb sp: 00007ffde5146950
ip: 00007f0d6862b8eb efl: 0000000000000246 cgf: 002b000000000033 erf: 0000000000000000
trp: 0000000000000000 msk: 0000000000000000 cr2: 0000000000000000
[end of stack trace]
Calling _exit(1). Core file will not be generated.
TROUBLESHOOTING: https://github.com/puppeteer/puppeteer/blob/main/docs/troubleshooting.md
, isracard failed with type GENERAL_ERROR: Failed to launch the browser process!
[0105/211450.690445:FATAL:zygote_host_impl_linux.cc(117)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/master/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using --no-sandbox.
#0 0x5642b55cf7b9 base::debug::CollectStackTrace()
#1 0x5642b553b813 base::debug::StackTrace::StackTrace()
#2 0x5642b554c9a6 logging::LogMessage::~LogMessage()
#3 0x5642b3f4c41e content::ZygoteHostImpl::Init()
#4 0x5642b54db40e content::ContentMainRunnerImpl::Initialize()
#5 0x5642b54d95dc content::RunContentProcess()
#6 0x5642b54d971c content::ContentMain()
#7 0x5642b5535714 headless::(anonymous namespace)::RunContentMain()
#8 0x5642b5535408 headless::HeadlessShellMain()
#9 0x5642b2949385 ChromeMain
#10 0x7f844d85d09b __libc_start_main
#11 0x5642b29491aa _start
Received signal 6
#0 0x5642b55cf7b9 base::debug::CollectStackTrace()
#1 0x5642b553b813 base::debug::StackTrace::StackTrace()
#2 0x5642b55cf361 base::debug::(anonymous namespace)::StackDumpSignalHandler()
#3 0x7f844f910730 (/lib/x86_64-linux-gnu/libpthread-2.28.so+0x1272f)
#4 0x7f844d8708eb gsignal
#5 0x7f844d85b535 abort
#6 0x5642b55ce2f5 base::debug::BreakDebugger()
#7 0x5642b554ce0d logging::LogMessage::~LogMessage()
#8 0x5642b3f4c41e content::ZygoteHostImpl::Init()
#9 0x5642b54db40e content::ContentMainRunnerImpl::Initialize()
#10 0x5642b54d95dc content::RunContentProcess()
#11 0x5642b54d971c content::ContentMain()
#12 0x5642b5535714 headless::(anonymous namespace)::RunContentMain()
#13 0x5642b5535408 headless::HeadlessShellMain()
#14 0x5642b2949385 ChromeMain
#15 0x7f844d85d09b __libc_start_main
#16 0x5642b29491aa _start
r8: 0000000000000000 r9: 00007ffc15294540 r10: 0000000000000008 r11: 0000000000000246
r12: 00007ffc15295878 r13: 00007ffc15295870 r14: 00007ffc15295860 r15: 00007ffc15295010
di: 0000000000000002 si: 00007ffc15294540 bp: 00007ffc15294790 bx: 0000000000000006
dx: 0000000000000000 ax: 0000000000000000 cx: 00007f844d8708eb sp: 00007ffc15294540
ip: 00007f844d8708eb efl: 0000000000000246 cgf: 002b000000000033 erf: 0000000000000000
trp: 0000000000000000 msk: 0000000000000000 cr2: 0000000000000000
[end of stack trace]
Calling _exit(1). Core file will not be generated.
TROUBLESHOOTING: https://github.com/puppeteer/puppeteer/blob/main/docs/troubleshooting.md
, visaCal failed with type GENERAL_ERROR: Failed to launch the browser process!
[0105/211450.698414:FATAL:zygote_host_impl_linux.cc(117)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/master/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using --no-sandbox.
#0 0x55c8c33867b9 base::debug::CollectStackTrace()
#1 0x55c8c32f2813 base::debug::StackTrace::StackTrace()
#2 0x55c8c33039a6 logging::LogMessage::~LogMessage()
#3 0x55c8c1d0341e content::ZygoteHostImpl::Init()
#4 0x55c8c329240e content::ContentMainRunnerImpl::Initialize()
#5 0x55c8c32905dc content::RunContentProcess()
#6 0x55c8c329071c content::ContentMain()
#7 0x55c8c32ec714 headless::(anonymous namespace)::RunContentMain()
#8 0x55c8c32ec408 headless::HeadlessShellMain()
#9 0x55c8c0700385 ChromeMain
#10 0x7fa4de9ca09b __libc_start_main
#11 0x55c8c07001aa _start
Received signal 6
#0 0x55c8c33867b9 base::debug::CollectStackTrace()
#1 0x55c8c32f2813 base::debug::StackTrace::StackTrace()
#2 0x55c8c3386361 base::debug::(anonymous namespace)::StackDumpSignalHandler()
#3 0x7fa4e0a7d730 (/lib/x86_64-linux-gnu/libpthread-2.28.so+0x1272f)
#4 0x7fa4de9dd8eb gsignal
#5 0x7fa4de9c8535 abort
#6 0x55c8c33852f5 base::debug::BreakDebugger()
#7 0x55c8c3303e0d logging::LogMessage::~LogMessage()
#8 0x55c8c1d0341e content::ZygoteHostImpl::Init()
#9 0x55c8c329240e content::ContentMainRunnerImpl::Initialize()
#10 0x55c8c32905dc content::RunContentProcess()
#11 0x55c8c329071c content::ContentMain()
#12 0x55c8c32ec714 headless::(anonymous namespace)::RunContentMain()
#13 0x55c8c32ec408 headless::HeadlessShellMain()
#14 0x55c8c0700385 ChromeMain
#15 0x7fa4de9ca09b __libc_start_main
#16 0x55c8c07001aa _start
r8: 0000000000000000 r9: 00007ffcfdc68140 r10: 0000000000000008 r11: 0000000000000246
r12: 00007ffcfdc69478 r13: 00007ffcfdc69470 r14: 00007ffcfdc69460 r15: 00007ffcfdc68c10
di: 0000000000000002 si: 00007ffcfdc68140 bp: 00007ffcfdc68390 bx: 0000000000000006
dx: 0000000000000000 ax: 0000000000000000 cx: 00007fa4de9dd8eb sp: 00007ffcfdc68140
ip: 00007fa4de9dd8eb efl: 0000000000000246 cgf: 002b000000000033 erf: 0000000000000000
trp: 0000000000000000 msk: 0000000000000000 cr2: 0000000000000000
[end of stack trace]
Calling _exit(1). Core file will not be generated.
TROUBLESHOOTING: https://github.com/puppeteer/puppeteer/blob/main/docs/troubleshooting.md
, max failed with type GENERAL_ERROR: Failed to launch the browser process!
[0105/211450.713557:FATAL:zygote_host_impl_linux.cc(117)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/master/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using --no-sandbox.
#0 0x55beb5dec7b9 base::debug::CollectStackTrace()
#1 0x55beb5d58813 base::debug::StackTrace::StackTrace()
#2 0x55beb5d699a6 logging::LogMessage::~LogMessage()
#3 0x55beb476941e content::ZygoteHostImpl::Init()
#4 0x55beb5cf840e content::ContentMainRunnerImpl::Initialize()
#5 0x55beb5cf65dc content::RunContentProcess()
#6 0x55beb5cf671c content::ContentMain()
#7 0x55beb5d52714 headless::(anonymous namespace)::RunContentMain()
#8 0x55beb5d52408 headless::HeadlessShellMain()
#9 0x55beb3166385 ChromeMain
#10 0x7f343795309b __libc_start_main
#11 0x55beb31661aa _start
Received signal 6
#0 0x55beb5dec7b9 base::debug::CollectStackTrace()
#1 0x55beb5d58813 base::debug::StackTrace::StackTrace()
#2 0x55beb5dec361 base::debug::(anonymous namespace)::StackDumpSignalHandler()
#3 0x7f3439a06730 (/lib/x86_64-linux-gnu/libpthread-2.28.so+0x1272f)
#4 0x7f34379668eb gsignal
#5 0x7f3437951535 abort
#6 0x55beb5deb2f5 base::debug::BreakDebugger()
#7 0x55beb5d69e0d logging::LogMessage::~LogMessage()
#8 0x55beb476941e content::ZygoteHostImpl::Init()
#9 0x55beb5cf840e content::ContentMainRunnerImpl::Initialize()
#10 0x55beb5cf65dc content::RunContentProcess()
#11 0x55beb5cf671c content::ContentMain()
#12 0x55beb5d52714 headless::(anonymous namespace)::RunContentMain()
#13 0x55beb5d52408 headless::HeadlessShellMain()
#14 0x55beb3166385 ChromeMain
#15 0x7f343795309b __libc_start_main
#16 0x55beb31661aa _start
r8: 0000000000000000 r9: 00007ffd168ad850 r10: 0000000000000008 r11: 0000000000000246
r12: 00007ffd168aeb88 r13: 00007ffd168aeb80 r14: 00007ffd168aeb70 r15: 00007ffd168ae320
di: 0000000000000002 si: 00007ffd168ad850 bp: 00007ffd168adaa0 bx: 0000000000000006
dx: 0000000000000000 ax: 0000000000000000 cx: 00007f34379668eb sp: 00007ffd168ad850
ip: 00007f34379668eb efl: 0000000000000246 cgf: 002b000000000033 erf: 0000000000000000
trp: 0000000000000000 msk: 0000000000000000 cr2: 0000000000000000
[end of stack trace]
Calling _exit(1). Core file will not be generated.
TROUBLESHOOTING: https://github.com/puppeteer/puppeteer/blob/main/docs/troubleshooting.md
[2024-01-05 21:14:52.279] INFO (19): Getting or creating accounts...
[2024-01-05 21:14:52.340] INFO (19): Manipulating...
[2024-01-05 21:14:52.342] INFO (19): Getting firefly transactions to compare...
since: "2024-01-04"
[2024-01-05 21:14:52.392] INFO (19): Creating transactions to firefly...
�
count: 0
[2024-01-05 21:14:52.392] INFO (19): Updating transactions types to firefly...
�
count: 0
[2024-01-05 21:14:52.448] INFO (19): Updating last import...
[2024-01-05 21:14:52.483] INFO (19): Done.
[2024-01-05 21:14:52.483] INFO (19): Running with cron
cron: " 0 0 8 * * *"
The text was updated successfully, but these errors were encountered: