Why is my lighting node not routing any transaction?How can “Lightning Loop Out” help me to receive more payments?I've been reading about “loop in” and it seems to be like a one-way offline channel, is that correct?In a Lightning Network who commits to the blockchain the final transaction?Mapping the Bitcoin Lightning Network: Why not use the Blockchain?My lnd node hasn't routed any payments (1 week + since initial setup)Lightning network routing failure rateWhy do we need a “routing” process in Lightning Network?lnd - “unable to create server: no active channels exist” after successful lncli unlockRouting for Lightning network: was Flare implemented?Total channel count differs from explorersDoes the `HTLC fail` routed back to sender using same path if intermediate node does not have enough capacity?How scalable is the current routing implementation for lightning?

Multi tool use
Multi tool use

Do high-wing aircraft represent more difficult engineering challenges than low-wing aircraft?

Holding rent money for my friend which amounts to over $10k?

Why can't I share a one use code with anyone else?

What is the velocity distribution of the exhaust for a typical rocket engine?

Cross products/avoiding using your hand for the right hand rule in E and M

301 Redirects what does ([a-z]+)-(.*) and ([0-9]+)-(.*) mean

Is it standard to have the first week's pay indefinitely withheld?

How long do Aarakocra live?

Why is vowel phonology represented in a trapezoid instead of a square?

Promotion comes with unexpected 24/7/365 on-call

What color to choose as "danger" if the main color of my app is red

Square spiral in Mathematica

Why do galaxies collide?

How to generate a triangular grid from a list of points

Divisor Rich and Poor Numbers

How can I safely determine the output voltage and current of a transformer?

Why would company (decision makers) wait for someone to retire, rather than lay them off, when their role is no longer needed?

Would a "ring language" be possible?

Is there any deeper thematic meaning to the white horse that Arya finds in The Bells (S08E05)?

Who is frowning in the sentence "Daisy looked at Tom frowning"?

What formula to chose a nonlinear formula?

Why are lawsuits between the President and Congress not automatically sent to the Supreme Court

Why did Varys remove his rings?

Why aren't satellites disintegrated even though they orbit earth within their Roche Limits?



Why is my lighting node not routing any transaction?


How can “Lightning Loop Out” help me to receive more payments?I've been reading about “loop in” and it seems to be like a one-way offline channel, is that correct?In a Lightning Network who commits to the blockchain the final transaction?Mapping the Bitcoin Lightning Network: Why not use the Blockchain?My lnd node hasn't routed any payments (1 week + since initial setup)Lightning network routing failure rateWhy do we need a “routing” process in Lightning Network?lnd - “unable to create server: no active channels exist” after successful lncli unlockRouting for Lightning network: was Flare implemented?Total channel count differs from explorersDoes the `HTLC fail` routed back to sender using same path if intermediate node does not have enough capacity?How scalable is the current routing implementation for lightning?













1















I have set up a lighting node months ago using LND under the tor network.



My node (Caffeine) looks correctly configured and connected to several channels but it is not routing any transaction. In the beginning, I thought it would simply take some time but after months still nothing!



What could be the problem?










share|improve this question




























    1















    I have set up a lighting node months ago using LND under the tor network.



    My node (Caffeine) looks correctly configured and connected to several channels but it is not routing any transaction. In the beginning, I thought it would simply take some time but after months still nothing!



    What could be the problem?










    share|improve this question


























      1












      1








      1


      1






      I have set up a lighting node months ago using LND under the tor network.



      My node (Caffeine) looks correctly configured and connected to several channels but it is not routing any transaction. In the beginning, I thought it would simply take some time but after months still nothing!



      What could be the problem?










      share|improve this question
















      I have set up a lighting node months ago using LND under the tor network.



      My node (Caffeine) looks correctly configured and connected to several channels but it is not routing any transaction. In the beginning, I thought it would simply take some time but after months still nothing!



      What could be the problem?







      lightning-network lightning-network-daemon lightning-routing






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited May 5 at 10:27









      Ugam Kamat

      1,489221




      1,489221










      asked May 5 at 10:03









      alec_djinnalec_djinn

      1184




      1184




















          1 Answer
          1






          active

          oldest

          votes


















          4














          Obviously for questions like this I can't give a 100% certain answer as I would have to look at your nodes logfiles and configuration / state. However I can make some (hopefully) educated guesses and we can see if that helps you.



          First of all it seems like you kept the standard base fee and fee rate. Following my analysis and video it seems pretty unlikely that payments are routed over your channels as there are many people currently offering cheaper routing.



          Secondly if I read the data from 1ml correctly besides 1 channel with lnbig your channels are all channels that you have created in the past. If you have never paid someone the entire balance of the channel is on your side meaning they can only be used for routing if you also have inbound capacity (which seems to be the case only with the lnbig channel)



          Last but not least: it is well known that lightning is still not very wide spread. There are currently only a few services and experimental projects using the technology so that many people don't use it for payments yet. For example my node has optimized routing fees and just earned a couple satoshis from a few hundred routing attempts over the last 6 months. Roughly half of the routing attsmps actually fail because I have way more inbound than outbound liquidity (the opposite situation from you)



          There could be other errors which would need a close look at your logfiles / configuration.






          share|improve this answer























          • Thanks for the insights. I will try lowering the fees although I am using the AUTOPILOT function of LND and I though it would do that by default. As soon I can I will post the configuration file.

            – alec_djinn
            May 5 at 19:46











          • The autopilot of lnd does only suggest nodes to open a channel with. Maybe the current Verdun also suggests amounts. It does not adjust your routing fees for each channel which would be a nice feature. I wrote the autopilot for clightning and I might update the pilot to also adjust / optimize fees

            – Rene Pickhardt
            May 5 at 22:00











          • That would be great!

            – alec_djinn
            May 6 at 5:44











          • I have lowered the fee substantially but I can’t see any effect yet. I will wait more. Given your experience how long should it take to route at least one transaction?

            – alec_djinn
            May 8 at 6:14












          • The update channel messages can take a couple minutes to hours to propagate through the network. Also keep in mind that you also need some inbound liquidity. As I mentioned it looks like you only have inbound capacity from lnbig who provide inbound capacity to many other nodes. So you could use a service like loop to rebalance your channels

            – Rene Pickhardt
            May 8 at 9:00











          Your Answer








          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "308"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          noCode: true, onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fbitcoin.stackexchange.com%2fquestions%2f87488%2fwhy-is-my-lighting-node-not-routing-any-transaction%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          4














          Obviously for questions like this I can't give a 100% certain answer as I would have to look at your nodes logfiles and configuration / state. However I can make some (hopefully) educated guesses and we can see if that helps you.



          First of all it seems like you kept the standard base fee and fee rate. Following my analysis and video it seems pretty unlikely that payments are routed over your channels as there are many people currently offering cheaper routing.



          Secondly if I read the data from 1ml correctly besides 1 channel with lnbig your channels are all channels that you have created in the past. If you have never paid someone the entire balance of the channel is on your side meaning they can only be used for routing if you also have inbound capacity (which seems to be the case only with the lnbig channel)



          Last but not least: it is well known that lightning is still not very wide spread. There are currently only a few services and experimental projects using the technology so that many people don't use it for payments yet. For example my node has optimized routing fees and just earned a couple satoshis from a few hundred routing attempts over the last 6 months. Roughly half of the routing attsmps actually fail because I have way more inbound than outbound liquidity (the opposite situation from you)



          There could be other errors which would need a close look at your logfiles / configuration.






          share|improve this answer























          • Thanks for the insights. I will try lowering the fees although I am using the AUTOPILOT function of LND and I though it would do that by default. As soon I can I will post the configuration file.

            – alec_djinn
            May 5 at 19:46











          • The autopilot of lnd does only suggest nodes to open a channel with. Maybe the current Verdun also suggests amounts. It does not adjust your routing fees for each channel which would be a nice feature. I wrote the autopilot for clightning and I might update the pilot to also adjust / optimize fees

            – Rene Pickhardt
            May 5 at 22:00











          • That would be great!

            – alec_djinn
            May 6 at 5:44











          • I have lowered the fee substantially but I can’t see any effect yet. I will wait more. Given your experience how long should it take to route at least one transaction?

            – alec_djinn
            May 8 at 6:14












          • The update channel messages can take a couple minutes to hours to propagate through the network. Also keep in mind that you also need some inbound liquidity. As I mentioned it looks like you only have inbound capacity from lnbig who provide inbound capacity to many other nodes. So you could use a service like loop to rebalance your channels

            – Rene Pickhardt
            May 8 at 9:00















          4














          Obviously for questions like this I can't give a 100% certain answer as I would have to look at your nodes logfiles and configuration / state. However I can make some (hopefully) educated guesses and we can see if that helps you.



          First of all it seems like you kept the standard base fee and fee rate. Following my analysis and video it seems pretty unlikely that payments are routed over your channels as there are many people currently offering cheaper routing.



          Secondly if I read the data from 1ml correctly besides 1 channel with lnbig your channels are all channels that you have created in the past. If you have never paid someone the entire balance of the channel is on your side meaning they can only be used for routing if you also have inbound capacity (which seems to be the case only with the lnbig channel)



          Last but not least: it is well known that lightning is still not very wide spread. There are currently only a few services and experimental projects using the technology so that many people don't use it for payments yet. For example my node has optimized routing fees and just earned a couple satoshis from a few hundred routing attempts over the last 6 months. Roughly half of the routing attsmps actually fail because I have way more inbound than outbound liquidity (the opposite situation from you)



          There could be other errors which would need a close look at your logfiles / configuration.






          share|improve this answer























          • Thanks for the insights. I will try lowering the fees although I am using the AUTOPILOT function of LND and I though it would do that by default. As soon I can I will post the configuration file.

            – alec_djinn
            May 5 at 19:46











          • The autopilot of lnd does only suggest nodes to open a channel with. Maybe the current Verdun also suggests amounts. It does not adjust your routing fees for each channel which would be a nice feature. I wrote the autopilot for clightning and I might update the pilot to also adjust / optimize fees

            – Rene Pickhardt
            May 5 at 22:00











          • That would be great!

            – alec_djinn
            May 6 at 5:44











          • I have lowered the fee substantially but I can’t see any effect yet. I will wait more. Given your experience how long should it take to route at least one transaction?

            – alec_djinn
            May 8 at 6:14












          • The update channel messages can take a couple minutes to hours to propagate through the network. Also keep in mind that you also need some inbound liquidity. As I mentioned it looks like you only have inbound capacity from lnbig who provide inbound capacity to many other nodes. So you could use a service like loop to rebalance your channels

            – Rene Pickhardt
            May 8 at 9:00













          4












          4








          4







          Obviously for questions like this I can't give a 100% certain answer as I would have to look at your nodes logfiles and configuration / state. However I can make some (hopefully) educated guesses and we can see if that helps you.



          First of all it seems like you kept the standard base fee and fee rate. Following my analysis and video it seems pretty unlikely that payments are routed over your channels as there are many people currently offering cheaper routing.



          Secondly if I read the data from 1ml correctly besides 1 channel with lnbig your channels are all channels that you have created in the past. If you have never paid someone the entire balance of the channel is on your side meaning they can only be used for routing if you also have inbound capacity (which seems to be the case only with the lnbig channel)



          Last but not least: it is well known that lightning is still not very wide spread. There are currently only a few services and experimental projects using the technology so that many people don't use it for payments yet. For example my node has optimized routing fees and just earned a couple satoshis from a few hundred routing attempts over the last 6 months. Roughly half of the routing attsmps actually fail because I have way more inbound than outbound liquidity (the opposite situation from you)



          There could be other errors which would need a close look at your logfiles / configuration.






          share|improve this answer













          Obviously for questions like this I can't give a 100% certain answer as I would have to look at your nodes logfiles and configuration / state. However I can make some (hopefully) educated guesses and we can see if that helps you.



          First of all it seems like you kept the standard base fee and fee rate. Following my analysis and video it seems pretty unlikely that payments are routed over your channels as there are many people currently offering cheaper routing.



          Secondly if I read the data from 1ml correctly besides 1 channel with lnbig your channels are all channels that you have created in the past. If you have never paid someone the entire balance of the channel is on your side meaning they can only be used for routing if you also have inbound capacity (which seems to be the case only with the lnbig channel)



          Last but not least: it is well known that lightning is still not very wide spread. There are currently only a few services and experimental projects using the technology so that many people don't use it for payments yet. For example my node has optimized routing fees and just earned a couple satoshis from a few hundred routing attempts over the last 6 months. Roughly half of the routing attsmps actually fail because I have way more inbound than outbound liquidity (the opposite situation from you)



          There could be other errors which would need a close look at your logfiles / configuration.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered May 5 at 11:07









          Rene PickhardtRene Pickhardt

          3,583218




          3,583218












          • Thanks for the insights. I will try lowering the fees although I am using the AUTOPILOT function of LND and I though it would do that by default. As soon I can I will post the configuration file.

            – alec_djinn
            May 5 at 19:46











          • The autopilot of lnd does only suggest nodes to open a channel with. Maybe the current Verdun also suggests amounts. It does not adjust your routing fees for each channel which would be a nice feature. I wrote the autopilot for clightning and I might update the pilot to also adjust / optimize fees

            – Rene Pickhardt
            May 5 at 22:00











          • That would be great!

            – alec_djinn
            May 6 at 5:44











          • I have lowered the fee substantially but I can’t see any effect yet. I will wait more. Given your experience how long should it take to route at least one transaction?

            – alec_djinn
            May 8 at 6:14












          • The update channel messages can take a couple minutes to hours to propagate through the network. Also keep in mind that you also need some inbound liquidity. As I mentioned it looks like you only have inbound capacity from lnbig who provide inbound capacity to many other nodes. So you could use a service like loop to rebalance your channels

            – Rene Pickhardt
            May 8 at 9:00

















          • Thanks for the insights. I will try lowering the fees although I am using the AUTOPILOT function of LND and I though it would do that by default. As soon I can I will post the configuration file.

            – alec_djinn
            May 5 at 19:46











          • The autopilot of lnd does only suggest nodes to open a channel with. Maybe the current Verdun also suggests amounts. It does not adjust your routing fees for each channel which would be a nice feature. I wrote the autopilot for clightning and I might update the pilot to also adjust / optimize fees

            – Rene Pickhardt
            May 5 at 22:00











          • That would be great!

            – alec_djinn
            May 6 at 5:44











          • I have lowered the fee substantially but I can’t see any effect yet. I will wait more. Given your experience how long should it take to route at least one transaction?

            – alec_djinn
            May 8 at 6:14












          • The update channel messages can take a couple minutes to hours to propagate through the network. Also keep in mind that you also need some inbound liquidity. As I mentioned it looks like you only have inbound capacity from lnbig who provide inbound capacity to many other nodes. So you could use a service like loop to rebalance your channels

            – Rene Pickhardt
            May 8 at 9:00
















          Thanks for the insights. I will try lowering the fees although I am using the AUTOPILOT function of LND and I though it would do that by default. As soon I can I will post the configuration file.

          – alec_djinn
          May 5 at 19:46





          Thanks for the insights. I will try lowering the fees although I am using the AUTOPILOT function of LND and I though it would do that by default. As soon I can I will post the configuration file.

          – alec_djinn
          May 5 at 19:46













          The autopilot of lnd does only suggest nodes to open a channel with. Maybe the current Verdun also suggests amounts. It does not adjust your routing fees for each channel which would be a nice feature. I wrote the autopilot for clightning and I might update the pilot to also adjust / optimize fees

          – Rene Pickhardt
          May 5 at 22:00





          The autopilot of lnd does only suggest nodes to open a channel with. Maybe the current Verdun also suggests amounts. It does not adjust your routing fees for each channel which would be a nice feature. I wrote the autopilot for clightning and I might update the pilot to also adjust / optimize fees

          – Rene Pickhardt
          May 5 at 22:00













          That would be great!

          – alec_djinn
          May 6 at 5:44





          That would be great!

          – alec_djinn
          May 6 at 5:44













          I have lowered the fee substantially but I can’t see any effect yet. I will wait more. Given your experience how long should it take to route at least one transaction?

          – alec_djinn
          May 8 at 6:14






          I have lowered the fee substantially but I can’t see any effect yet. I will wait more. Given your experience how long should it take to route at least one transaction?

          – alec_djinn
          May 8 at 6:14














          The update channel messages can take a couple minutes to hours to propagate through the network. Also keep in mind that you also need some inbound liquidity. As I mentioned it looks like you only have inbound capacity from lnbig who provide inbound capacity to many other nodes. So you could use a service like loop to rebalance your channels

          – Rene Pickhardt
          May 8 at 9:00





          The update channel messages can take a couple minutes to hours to propagate through the network. Also keep in mind that you also need some inbound liquidity. As I mentioned it looks like you only have inbound capacity from lnbig who provide inbound capacity to many other nodes. So you could use a service like loop to rebalance your channels

          – Rene Pickhardt
          May 8 at 9:00

















          draft saved

          draft discarded
















































          Thanks for contributing an answer to Bitcoin Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fbitcoin.stackexchange.com%2fquestions%2f87488%2fwhy-is-my-lighting-node-not-routing-any-transaction%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          0YLWdfV90cr Dp39VbK1DU1VkkH eHv7hNl7,P
          Si,b,t3,u iCn8 0n U34I9OxJDnu6C5s5P98jh8,Q7rtS9xQKAsGtJSC4h8rEepB0STsW4n hucaNNOWP33OqBg,3sto 36AmpsM4

          Popular posts from this blog

          Club Baloncesto Breogán Índice Historia | Pavillón | Nome | O Breogán na cultura popular | Xogadores | Adestradores | Presidentes | Palmarés | Historial | Líderes | Notas | Véxase tamén | Menú de navegacióncbbreogan.galCadroGuía oficial da ACB 2009-10, páxina 201Guía oficial ACB 1992, páxina 183. Editorial DB.É de 6.500 espectadores sentados axeitándose á última normativa"Estudiantes Junior, entre as mellores canteiras"o orixinalHemeroteca El Mundo Deportivo, 16 setembro de 1970, páxina 12Historia do BreogánAlfredo Pérez, o último canoneiroHistoria C.B. BreogánHemeroteca de El Mundo DeportivoJimmy Wright, norteamericano do Breogán deixará Lugo por ameazas de morteResultados de Breogán en 1986-87Resultados de Breogán en 1990-91Ficha de Velimir Perasović en acb.comResultados de Breogán en 1994-95Breogán arrasa al Barça. "El Mundo Deportivo", 27 de setembro de 1999, páxina 58CB Breogán - FC BarcelonaA FEB invita a participar nunha nova Liga EuropeaCharlie Bell na prensa estatalMáximos anotadores 2005Tempada 2005-06 : Tódolos Xogadores da Xornada""Non quero pensar nunha man negra, mais pregúntome que está a pasar""o orixinalRaúl López, orgulloso dos xogadores, presume da boa saúde económica do BreogánJulio González confirma que cesa como presidente del BreogánHomenaxe a Lisardo GómezA tempada do rexurdimento celesteEntrevista a Lisardo GómezEl COB dinamita el Pazo para forzar el quinto (69-73)Cafés Candelas, patrocinador del CB Breogán"Suso Lázare, novo presidente do Breogán"o orixinalCafés Candelas Breogán firma el mayor triunfo de la historiaEl Breogán realizará 17 homenajes por su cincuenta aniversario"O Breogán honra ao seu fundador e primeiro presidente"o orixinalMiguel Giao recibiu a homenaxe do PazoHomenaxe aos primeiros gladiadores celestesO home que nos amosa como ver o Breo co corazónTita Franco será homenaxeada polos #50anosdeBreoJulio Vila recibirá unha homenaxe in memoriam polos #50anosdeBreo"O Breogán homenaxeará aos seus aboados máis veteráns"Pechada ovación a «Capi» Sanmartín e Ricardo «Corazón de González»Homenaxe por décadas de informaciónPaco García volve ao Pazo con motivo do 50 aniversario"Resultados y clasificaciones""O Cafés Candelas Breogán, campión da Copa Princesa""O Cafés Candelas Breogán, equipo ACB"C.B. Breogán"Proxecto social"o orixinal"Centros asociados"o orixinalFicha en imdb.comMario Camus trata la recuperación del amor en 'La vieja música', su última película"Páxina web oficial""Club Baloncesto Breogán""C. B. Breogán S.A.D."eehttp://www.fegaba.com

          Vilaño, A Laracha Índice Patrimonio | Lugares e parroquias | Véxase tamén | Menú de navegación43°14′52″N 8°36′03″O / 43.24775, -8.60070

          Cegueira Índice Epidemioloxía | Deficiencia visual | Tipos de cegueira | Principais causas de cegueira | Tratamento | Técnicas de adaptación e axudas | Vida dos cegos | Primeiros auxilios | Crenzas respecto das persoas cegas | Crenzas das persoas cegas | O neno deficiente visual | Aspectos psicolóxicos da cegueira | Notas | Véxase tamén | Menú de navegación54.054.154.436928256blindnessDicionario da Real Academia GalegaPortal das Palabras"International Standards: Visual Standards — Aspects and Ranges of Vision Loss with Emphasis on Population Surveys.""Visual impairment and blindness""Presentan un plan para previr a cegueira"o orixinalACCDV Associació Catalana de Cecs i Disminuïts Visuals - PMFTrachoma"Effect of gene therapy on visual function in Leber's congenital amaurosis"1844137110.1056/NEJMoa0802268Cans guía - os mellores amigos dos cegosArquivadoEscola de cans guía para cegos en Mortágua, PortugalArquivado"Tecnología para ciegos y deficientes visuales. Recopilación de recursos gratuitos en la Red""Colorino""‘COL.diesis’, escuchar los sonidos del color""COL.diesis: Transforming Colour into Melody and Implementing the Result in a Colour Sensor Device"o orixinal"Sistema de desarrollo de sinestesia color-sonido para invidentes utilizando un protocolo de audio""Enseñanza táctil - geometría y color. Juegos didácticos para niños ciegos y videntes""Sistema Constanz"L'ocupació laboral dels cecs a l'Estat espanyol està pràcticament equiparada a la de les persones amb visió, entrevista amb Pedro ZuritaONCE (Organización Nacional de Cegos de España)Prevención da cegueiraDescrición de deficiencias visuais (Disc@pnet)Braillín, un boneco atractivo para calquera neno, con ou sen discapacidade, que permite familiarizarse co sistema de escritura e lectura brailleAxudas Técnicas36838ID00897494007150-90057129528256DOID:1432HP:0000618D001766C10.597.751.941.162C97109C0155020